<?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 - how to work with PNG</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : LoadBitmapFromResource - how to work with PNG]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 05:43:50 +0000</pubDate>
  <lastBuildDate>Thu, 20 Dec 2007 23:14:01 +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=9154</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 - how to work with PNG : Thanks Oleg,I had no idea PNG...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9154&amp;PID=29687&amp;title=loadbitmapfromresource-how-to-work-with-png#29687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 9154<br /><strong>Posted:</strong> 20 December 2007 at 11:14pm<br /><br />Thanks Oleg,<br><br>I had no idea PNG was a valid resource type (I just use notepad and rc.exe to build).<br>]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 23:14:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9154&amp;PID=29687&amp;title=loadbitmapfromresource-how-to-work-with-png#29687</guid>
  </item> 
  <item>
   <title><![CDATA[LoadBitmapFromResource - how to work with PNG : Hi, click properties and replace...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9154&amp;PID=29651&amp;title=loadbitmapfromresource-how-to-work-with-png#29651</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9154<br /><strong>Posted:</strong> 20 December 2007 at 1:35am<br /><br />Hi,<DIV>click properties and replace "CUSTOM" to "PNG"</DIV>]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 01:35:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9154&amp;PID=29651&amp;title=loadbitmapfromresource-how-to-work-with-png#29651</guid>
  </item> 
  <item>
   <title><![CDATA[LoadBitmapFromResource - how to work with PNG :  I&amp;#039;m attempting to use PNG...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9154&amp;PID=29643&amp;title=loadbitmapfromresource-how-to-work-with-png#29643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 9154<br /><strong>Posted:</strong> 19 December 2007 at 11:07pm<br /><br />I'm attempting to use PNG resources. And it's not working:(<br><br>In creating the resource file I'm using<br>1000&nbsp;&nbsp;  CUSTOM&nbsp;&nbsp;  MyImage.png<br><br>The resource is there but is not being loaded by LoadBitmapFromResource function.<br><br>Maybe it shouldn't be CUSTOM type. Does anybody know?<br><br><br>/edit<br>I see that if I convert image to a 32bpp bitmap image and add resource as:<br>1000&nbsp;&nbsp;  BITMAP&nbsp;&nbsp;  MyImage.bmp<br>then everything works ok.<br><br>Can ImageManager allow load png from resource. I think if could specify resource type in LoadBitmapFromResource then should be pretty straightforward.<br><br>]]>
   </description>
   <pubDate>Wed, 19 Dec 2007 23:07:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9154&amp;PID=29643&amp;title=loadbitmapfromresource-how-to-work-with-png#29643</guid>
  </item> 
 </channel>
</rss>