<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.el-badawy.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>eb.com - windows</title>
 <link>http://www.el-badawy.com/?q=taxonomy/term/11/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Windows minimal</title>
 <link>http://www.el-badawy.com/?q=node/376</link>
 <description>&lt;p&gt;A real minimal Windows program.&lt;/p&gt;
&lt;pre&gt;
#include windows.h

int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow ) {
	MessageBox( 0, &quot;Hello World&quot;, &quot;Caption&quot;, 0 );
	return 0;
}
&lt;/pre&gt;</description>
 <category domain="http://www.el-badawy.com/?q=taxonomy/term/17">c</category>
 <category domain="http://www.el-badawy.com/?q=taxonomy/term/11">windows</category>
 <pubDate>Mon, 10 Jan 2011 20:58:25 +0000</pubDate>
 <dc:creator>o</dc:creator>
 <guid isPermaLink="false">376 at http://www.el-badawy.com</guid>
</item>
</channel>
</rss>
