<?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 : LoadBitmapFromResource</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : LoadBitmapFromResource]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 07:34:30 +0000</pubDate>
  <lastBuildDate>Tue, 17 Mar 2009 01:40:55 +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=13208</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[LoadBitmapFromResource : Hi, Guess this ARC files its...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=46791&amp;title=loadbitmapfromresource#46791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13208<br /><strong>Posted:</strong> 17 March 2009 at 1:40am<br /><br />Hi,<DIV>Guess this ARC files its some special format of xBase. Think ImageManager controls is also better solution for you.</DIV>]]>
   </description>
   <pubDate>Tue, 17 Mar 2009 01:40:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=46791&amp;title=loadbitmapfromresource#46791</guid>
  </item> 
  <item>
   <title><![CDATA[LoadBitmapFromResource :  hi,  oleg wrote: Most easy...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=46787&amp;title=loadbitmapfromresource#46787</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4822">Auge_Ohr</a><br /><strong>Subject:</strong> 13208<br /><strong>Posted:</strong> 16 March 2009 at 11:17pm<br /><br />hi,<br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><div>Most easy way for .NET is add ImageManager control and add all icons in design time.</div></td></tr></table>i use Xbase++ and like to ask "deeper".<br><br>i know how to use ImageManager LoadIcon/LoadBitmap but it meen that<br>all Icon/Bitmap have to be "single Files" on Harddisk. <br>i like to use my *.ARC Resource file<br><br>LoadBitmapFromResource(<i>Module,</i><i>Resource,</i><i>Commands,</i><i>imageState</i>)<br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> <i>Module<br></i>Handle to the instance of the module whose executable file contains the bitmap to be loaded.</td></tr></table><br>hm ... let say Application have a Form "oDlg". In my *.ARC File i have "ICON&nbsp; nResID" which<br>will display in upper left Corner of "oDlg" so my Icon are "bind"(?) to *.EXE.<br><br>is <i>Module = oDlg:Hwnd ?<br><br></i><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> <i>Resource<br></i>Long pointer to a null-terminated string that contains the name of the bitmap resource to be loaded. <br></td></tr></table><br>so again a Question : how must my "Resource" File look like ?<br>now it is in a *.ARC File<br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> <br>ICON<br>&nbsp;&nbsp; 1&nbsp;&nbsp; = ".\..\RES\OHR2.ICO"<br>&nbsp;&nbsp; 2&nbsp;&nbsp; = ".\..\RES\STAR32.ICO"<br><br>BITMAP<br>&nbsp;&nbsp; 100 = ".\..\RES\100_FILE_NEW.bmp"<br>&nbsp;&nbsp; 101 = ".\..\RES\101_FILE_OPEN.bmp"<br>...<br><br>VERSION<br>&nbsp;&nbsp; "CompanyName"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "Auge &amp; Ohr"<br>...<br>#define MANIFEST_RESID 1<br>#define MANIFEST 24<br><br>USERDEF MANIFEST<br>&nbsp; MANIFEST_RESID = FILE "EXTFILE.EXE.MANIFEST"<br></td></tr></table><br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> <i>Commands<br></i>Determines if bitmap contained alpha layer. <br></td></tr></table><br>hm ... äh ... can you tell it a Newbie what it meen ? Sample ?<br><br>thx for help<br>]]>
   </description>
   <pubDate>Mon, 16 Mar 2009 23:17:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=46787&amp;title=loadbitmapfromresource#46787</guid>
  </item> 
  <item>
   <title><![CDATA[LoadBitmapFromResource : Thank you  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=44715&amp;title=loadbitmapfromresource#44715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4888">bruce62</a><br /><strong>Subject:</strong> 13208<br /><strong>Posted:</strong> 20 January 2009 at 4:32am<br /><br />Thank you]]>
   </description>
   <pubDate>Tue, 20 Jan 2009 04:32:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=44715&amp;title=loadbitmapfromresource#44715</guid>
  </item> 
  <item>
   <title><![CDATA[LoadBitmapFromResource : Hi, Most easy way for .NET is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=44712&amp;title=loadbitmapfromresource#44712</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13208<br /><strong>Posted:</strong> 20 January 2009 at 2:51am<br /><br />Hi,<DIV>Most easy way for .NET is add ImageManager control andadd all icons in design time.</DIV>]]>
   </description>
   <pubDate>Tue, 20 Jan 2009 02:51:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=44712&amp;title=loadbitmapfromresource#44712</guid>
  </item> 
  <item>
   <title><![CDATA[LoadBitmapFromResource : Hi,is possible in VB.NET (2005)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=44700&amp;title=loadbitmapfromresource#44700</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4888">bruce62</a><br /><strong>Subject:</strong> 13208<br /><strong>Posted:</strong> 19 January 2009 at 10:16am<br /><br />Hi,<br>is possible in VB.NET (2005) use CommandBars.Icons.<span ="highlight">LoadBitmapFromResource(....) ?<br>The bitmap comes from an external DLL i wrote or from the resoure fo the app?<br>Thanks in advance<br><br><br></span> ]]>
   </description>
   <pubDate>Mon, 19 Jan 2009 10:16:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13208&amp;PID=44700&amp;title=loadbitmapfromresource#44700</guid>
  </item> 
 </channel>
</rss>