<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>[ Allegro5 + Win32 api ]</title>
		<link>http://www.allegro.cc/forums/view/616573</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sat, 05 Nov 2016 18:34:27 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just wonder how to render Allegro 5 in a winapi window ? If it&#39;s possible or not.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Silver Sthan)</author>
		<pubDate>Thu, 03 Nov 2016 16:07:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Allegro 5 uses the win32 api behind the scenes. If you want to manipulate the window that allegro uses, use <span class="source-code"><a href="http://www.allegro.cc/manual/al_get_win_window_handle"><span class="a">al_get_win_window_handle</span></a></span>. If you&#39;re saying you want to create a win32 window and then make allegro use it, that is not supported.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Fri, 04 Nov 2016 00:43:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ok, Thanks for your reply ! <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Silver Sthan)</author>
		<pubDate>Fri, 04 Nov 2016 01:03:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>No problem. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /> What did you want to do with the window?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Fri, 04 Nov 2016 01:08:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well technically he could render to a memory bitmap then blit that to some sort of custom win32 control that understood the pixel format. </p><p>The performance of this process might be really bad though... Maybe not so at very small Allegro Display/Target Bitmap sizes.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Rodolfo Lam)</author>
		<pubDate>Fri, 04 Nov 2016 07:41:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just want to make a little basic &quot;resources&quot; editor (example : modelsheet,sprites,map, etc) who can use allegro5 render.</p><p>But I have found the solution with SFML. The lib can integrate a view in winapi window directly.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Silver Sthan)</author>
		<pubDate>Fri, 04 Nov 2016 15:33:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Why do you need to build your own win32 window? Most everything you could need to do to a window you could do with the handle allegro gives you.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sat, 05 Nov 2016 03:59:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Because I need the Gui to manipulate datas more easily.</p><p>I work on an editor who can ease me to create a file who contain tile/frame informations.</p><p><span class="remote-thumbnail"><span class="json">{"name":"1478352932-editor.png","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/f\/6\/f6c8912cb4be3900d082185cd8ac19a2.png","w":1386,"h":897,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/f\/6\/f6c8912cb4be3900d082185cd8ac19a2"}</span><img src="http://www.allegro.cc//djungxnpq2nug.cloudfront.net/image/cache/f/6/f6c8912cb4be3900d082185cd8ac19a2-240.jpg" alt="1478352932-editor.png" width="240" height="155" /></span>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Silver Sthan)</author>
		<pubDate>Sat, 05 Nov 2016 18:34:27 +0000</pubDate>
	</item>
</rss>
