<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Resource bitmap to BITMAP*</title>
		<link>http://www.allegro.cc/forums/view/230657</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Tue, 07 Jan 2003 18:51:06 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p> </p><p> Is it possible? If I make a bitmap in the resource file, like this:
</p><div class="source-code snippet"><div class="inner"><pre>
ID_MYBITMAP     <a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a>     <span class="s">"bitmap.bmp"</span>
</pre></div></div><p>

 Is it then possible to convert it into an Allegro bitmap?</p><p>[edit]<br /> Ah, just figured I could load it to a HBITMAP and then use convert_hbitmap_to_bitmap(). That would work, right?<br />[/edit]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc ( mEmO)</author>
		<pubDate>Thu, 02 Jan 2003 21:12:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
That&#039;s what I would suggest <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> I don&#039;t recall ever doing it, but it should work ...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Thu, 02 Jan 2003 22:53:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>In my game mousetrap, that is exactly what I do. Just make sure that you delete all the necessary memory when done.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (DanielH)</author>
		<pubDate>Tue, 07 Jan 2003 18:51:06 +0000</pubDate>
	</item>
</rss>
