<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Loading ic&#111;ns other than BMP at runtime?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Loading ic&#111;ns other than BMP at runtime?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:22:37 +0000</pubDate>
  <lastBuildDate>Sun, 20 Mar 2005 16:46:12 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=1966</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Loading ic&#111;ns other than BMP at runtime? : That worked, thanks!  You may...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5827&amp;title=loading-icons-other-than-bmp-at-runtime#5827</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=833">Spyder</a><br /><strong>Subject:</strong> 1966<br /><strong>Posted:</strong> 20 March 2005 at 4:46pm<br /><br />That worked, thanks!<br /><br />You may want to document that method, I couldn't find it in the docs anywhere.]]>
   </description>
   <pubDate>Sun, 20 Mar 2005 16:46:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5827&amp;title=loading-icons-other-than-bmp-at-runtime#5827</guid>
  </item> 
  <item>
   <title><![CDATA[Loading ic&#111;ns other than BMP at runtime? : LoadPicture.Handle retrieve HBITMAP...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5805&amp;title=loading-icons-other-than-bmp-at-runtime#5805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1966<br /><strong>Posted:</strong> 18 March 2005 at 7:24am<br /><br /><P><FONT face="Courier New">LoadPicture.Handle retrieve HBITMAP not HICON.</FONT></P><P><FONT face="Courier New">try CommandBars.Icons.AddBitmap instead.</FONT></P>]]>
   </description>
   <pubDate>Fri, 18 Mar 2005 07:24:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5805&amp;title=loading-icons-other-than-bmp-at-runtime#5805</guid>
  </item> 
  <item>
   <title><![CDATA[Loading ic&#111;ns other than BMP at runtime? : OK that nearly worked, but the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5795&amp;title=loading-icons-other-than-bmp-at-runtime#5795</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=833">Spyder</a><br /><strong>Subject:</strong> 1966<br /><strong>Posted:</strong> 18 March 2005 at 12:54am<br /><br />OK that nearly worked, but the VBALImageList doesn't support loading images that are different dimensions to the one defined internally.<br /><br />Guess I'll have to submit this as a support request...]]>
   </description>
   <pubDate>Fri, 18 Mar 2005 00:54:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5795&amp;title=loading-icons-other-than-bmp-at-runtime#5795</guid>
  </item> 
  <item>
   <title><![CDATA[Loading ic&#111;ns other than BMP at runtime? : I thought about using something...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5769&amp;title=loading-icons-other-than-bmp-at-runtime#5769</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=833">Spyder</a><br /><strong>Subject:</strong> 1966<br /><strong>Posted:</strong> 16 March 2005 at 7:05pm<br /><br />I thought about using something like that, but I'd rather not add that much code just for this.<br /><br />Maybe I can extract just the load picture code, hrmm.  It doesn't help that the AddIcon() method documentation does not specify how to specify an image handle...]]>
   </description>
   <pubDate>Wed, 16 Mar 2005 19:05:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5769&amp;title=loading-icons-other-than-bmp-at-runtime#5769</guid>
  </item> 
  <item>
   <title><![CDATA[Loading ic&#111;ns other than BMP at runtime? : Try this:  http://www.vbaccel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5768&amp;title=loading-icons-other-than-bmp-at-runtime#5768</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=229">robs</a><br /><strong>Subject:</strong> 1966<br /><strong>Posted:</strong> 16 March 2005 at 6:36pm<br /><br />Try this:<br> http://www.vbaccelerator.com/home/VB/Code/Controls/ImageLi st/index.asp<br><br>I use it for icons w command bar. Works good.<br><br>I think I've tried gif and it worked. Can't remember.<br><br>good luck<br><br><br>]]>
   </description>
   <pubDate>Wed, 16 Mar 2005 18:36:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5768&amp;title=loading-icons-other-than-bmp-at-runtime#5768</guid>
  </item> 
  <item>
   <title><![CDATA[Loading ic&#111;ns other than BMP at runtime? : bump... nobody has any ideas?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5767&amp;title=loading-icons-other-than-bmp-at-runtime#5767</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=833">Spyder</a><br /><strong>Subject:</strong> 1966<br /><strong>Posted:</strong> 16 March 2005 at 6:02pm<br /><br />bump... nobody has any ideas?  :(]]>
   </description>
   <pubDate>Wed, 16 Mar 2005 18:02:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5767&amp;title=loading-icons-other-than-bmp-at-runtime#5767</guid>
  </item> 
  <item>
   <title><![CDATA[Loading ic&#111;ns other than BMP at runtime? : I need to load files that could...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5730&amp;title=loading-icons-other-than-bmp-at-runtime#5730</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=833">Spyder</a><br /><strong>Subject:</strong> 1966<br /><strong>Posted:</strong> 14 March 2005 at 7:05pm<br /><br />I need to load files that could be gif, jpg or bmp at runtime as toolbar icons.<br /><br />The AddIcon() method claims to take a handle to an icon, but this doesn't work (VB6):<br /><br /><font face="Courier New, Courier, mono">Call  CommandBars.Icons.AddIcon(LoadPicture("path\to\image.gif").H andle, newBtn.id, xtpImageNormal)</font><br /><br /><br />Anyone had luck loading a picture that isn't a BMP?]]>
   </description>
   <pubDate>Mon, 14 Mar 2005 19:05:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1966&amp;PID=5730&amp;title=loading-icons-other-than-bmp-at-runtime#5730</guid>
  </item> 
 </channel>
</rss>