<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Persistent notes &#187; gdi</title>
	<atom:link href="http://alexkr.com/tag/gdi/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexkr.com</link>
	<description>Alexander Krivutsenko&#039;s online journal</description>
	<lastBuildDate>Fri, 01 Oct 2010 08:16:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The best is the enemy of the good</title>
		<link>http://alexkr.com/posts/51/the-best-is-the-enemy-of-the-good/</link>
		<comments>http://alexkr.com/posts/51/the-best-is-the-enemy-of-the-good/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 12:44:29 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[gdi]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexkr.com/windows/ms-visual-c/51/the-best-is-the-enemy-of-the-good/</guid>
		<description><![CDATA[Use shift operators with care]]></description>
		<wfw:commentRss>http://alexkr.com/posts/51/the-best-is-the-enemy-of-the-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Layered windows and UpdateLayeredWindow</title>
		<link>http://alexkr.com/source-code/50/layered-windows-and-updatelayeredwindow/</link>
		<comments>http://alexkr.com/source-code/50/layered-windows-and-updatelayeredwindow/#comments</comments>
		<pubDate>Fri, 21 Apr 2006 07:03:55 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[big]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[gdi]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexkr.com/windows/50/layered-windows-and-updatelayeredwindow/</guid>
		<description><![CDATA[There two methods to work with transparent windows. One is SetLayeredWindowAttributes, another is UpdateLayeredWindow.]]></description>
		<wfw:commentRss>http://alexkr.com/source-code/50/layered-windows-and-updatelayeredwindow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enumerating colors</title>
		<link>http://alexkr.com/source-code/35/enumerating-colors/</link>
		<comments>http://alexkr.com/source-code/35/enumerating-colors/#comments</comments>
		<pubDate>Sat, 10 Dec 2005 14:43:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[gdi]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexkr.com/windows/35/enumerating-colors/</guid>
		<description><![CDATA[Creating pens of different colors with GDI]]></description>
		<wfw:commentRss>http://alexkr.com/source-code/35/enumerating-colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlighter screen saver</title>
		<link>http://alexkr.com/source-code/28/highlighter-screen-saver/</link>
		<comments>http://alexkr.com/source-code/28/highlighter-screen-saver/#comments</comments>
		<pubDate>Mon, 07 Nov 2005 18:36:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[big]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[gdi]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexkr.com/windows/ms-visual-c/28/highlighter-screen-saver/</guid>
		<description><![CDATA[My experiment on full screen animation with GDI]]></description>
		<wfw:commentRss>http://alexkr.com/source-code/28/highlighter-screen-saver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing bitmap pixels in GDI</title>
		<link>http://alexkr.com/source-code/26/accessing-bitmap-pixels-in-gdi/</link>
		<comments>http://alexkr.com/source-code/26/accessing-bitmap-pixels-in-gdi/#comments</comments>
		<pubDate>Mon, 31 Oct 2005 16:56:07 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[gdi]]></category>
		<category><![CDATA[graphics]]></category>

		<guid isPermaLink="false">http://alexkr.com/?p=26</guid>
		<description><![CDATA[With DIB it is possible to access bitmap pixels directly in GDI]]></description>
		<wfw:commentRss>http://alexkr.com/source-code/26/accessing-bitmap-pixels-in-gdi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

