<?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 : WTL ImageManagerIc&#111;ns::AddBitmap code</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : WTL ImageManagerIc&#111;ns::AddBitmap code]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 04:52:55 +0000</pubDate>
  <lastBuildDate>Wed, 05 Jul 2006 20:00:34 +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=4359</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[WTL ImageManagerIc&#111;ns::AddBitmap code : Thank you for posting this. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4359&amp;PID=14003&amp;title=wtl-imagemanagericonsaddbitmap-code#14003</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=864">JamesH</a><br /><strong>Subject:</strong> 4359<br /><strong>Posted:</strong> 05 July 2006 at 8:00pm<br /><br />Thank you for posting this.&nbsp; I just spent a while trying to figure out.&nbsp; My problem was the fact that <EM>AddBitmap</EM> <FONT color=#ff0000><U>isn't listed in the documentation</U> </FONT>as a member of the command bars&nbsp;image manager icons.&nbsp; It only lists AddIcon.... ]]>
   </description>
   <pubDate>Wed, 05 Jul 2006 20:00:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4359&amp;PID=14003&amp;title=wtl-imagemanagericonsaddbitmap-code#14003</guid>
  </item> 
  <item>
   <title><![CDATA[WTL ImageManagerIc&#111;ns::AddBitmap code : To help WTL developer (thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4359&amp;PID=13432&amp;title=wtl-imagemanagericonsaddbitmap-code#13432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2067">Vincent3</a><br /><strong>Subject:</strong> 4359<br /><strong>Posted:</strong> 06 June 2006 at 5:30am<br /><br /><span style="font-family: Arial,Helvetica,sans-serif;">To help WTL developer (thanks to Oleg), this is a WTL code to use the fonction AddBitmap in the RibbonBar 10.2<br><br>&nbsp;static int icons&#091;&#093; = {ID_FILE_NEW, ID_FILE_OPEN, ID_FILE_SAVE, ID_EDIT_CUT, ID_EDIT_COPY, ID_EDIT_PASTE, ID_FILE_PRINT, ID_APP_ABOUT};<br>CComSafeArray&lt;int&gt; safeCommands(_countof(icons));<br>for(int i = 0; i &lt; _countof(icons); ++i)<br>&nbsp;&nbsp;&nbsp; safeCommands.SetAt(i, icons<em>);<br>hr =  pImageManagerIcons-&gt;AddBitmap(HandleToLong(AtlLoadBitmap( ID_SMALL_ICONS)), CComVariant((LPSAFEARRAY)safeCommands), XtremeCommandBars::xtpImageNormal, VARIANT_FALSE);<br><br>olivier<br></span>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 05:30:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4359&amp;PID=13432&amp;title=wtl-imagemanagericonsaddbitmap-code#13432</guid>
  </item> 
 </channel>
</rss>