<?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>Delphi Zone &#187; USD</title>
	<atom:link href="http://www.delphi-zone.com/tag/usd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphi-zone.com</link>
	<description>One stop place for all your delphi needs</description>
	<lastBuildDate>Sun, 16 Jan 2011 10:43:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to analyze PE file headers</title>
		<link>http://www.delphi-zone.com/2010/10/how-to-analyze-pe-file-headers/</link>
		<comments>http://www.delphi-zone.com/2010/10/how-to-analyze-pe-file-headers/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 16:31:14 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[ALPHA]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[little-endian]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[OS/2]]></category>
		<category><![CDATA[POSIX]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1367</guid>
		<description><![CDATA[How to analyze PE file headers]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/10/how-to-analyze-pe-file-headers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to About Calling conventions</title>
		<link>http://www.delphi-zone.com/2010/10/how-to-about-calling-conventions/</link>
		<comments>http://www.delphi-zone.com/2010/10/how-to-about-calling-conventions/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 16:26:25 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[DLL]]></category>
		<category><![CDATA[library DemoDLL]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Object Pascal]]></category>
		<category><![CDATA[Pascal]]></category>
		<category><![CDATA[The Delphi Magazine]]></category>
		<category><![CDATA[the Object Pascal Language guide]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1364</guid>
		<description><![CDATA[How to About Calling conventions]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/10/how-to-about-calling-conventions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to popup the system menu at a specified position</title>
		<link>http://www.delphi-zone.com/2010/10/how-to-popup-the-system-menu-at-a-specified-position/</link>
		<comments>http://www.delphi-zone.com/2010/10/how-to-popup-the-system-menu-at-a-specified-position/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 09:18:20 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1348</guid>
		<description><![CDATA[How to popup the system menu at a specified position]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/10/how-to-popup-the-system-menu-at-a-specified-position/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to copy a text formatted as RTF to the Clipboard</title>
		<link>http://www.delphi-zone.com/2010/10/how-to-copy-a-text-formatted-as-rtf-to-the-clipboard/</link>
		<comments>http://www.delphi-zone.com/2010/10/how-to-copy-a-text-formatted-as-rtf-to-the-clipboard/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 09:06:41 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Form1]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Richedit Unit]]></category>
		<category><![CDATA[TForm1]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[www.microsoft.com]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1336</guid>
		<description><![CDATA[How to copy a text formatted as RTF to the Clipboard]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/10/how-to-copy-a-text-formatted-as-rtf-to-the-clipboard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use a CRT Unit for Delphi</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-use-a-crt-unit-for-delphi/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-use-a-crt-unit-for-delphi/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 08:40:54 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[CCI]]></category>
		<category><![CDATA[CRT Unit for Delphi]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[DRIVER]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1314</guid>
		<description><![CDATA[How to use a CRT Unit for Delphi]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-use-a-crt-unit-for-delphi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Pass the commandline from second instance to first of a program</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-pass-the-commandline-from-second-instance-to-first-of-a-program/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-pass-the-commandline-from-second-instance-to-first-of-a-program/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 09:05:03 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[shared memory]]></category>
		<category><![CDATA[terminal server]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1309</guid>
		<description><![CDATA[How to Pass the commandline from second instance to first of a program]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-pass-the-commandline-from-second-instance-to-first-of-a-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert a String to HKEY / HKey to a String</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-convert-a-string-to-hkey-hkey-to-a-string/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-convert-a-string-to-hkey-hkey-to-a-string/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 08:48:03 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1301</guid>
		<description><![CDATA[How to convert a String to HKEY / HKey to a String]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-convert-a-string-to-hkey-hkey-to-a-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to encrypt text using key numbers</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-encrypt-text-using-key-numbers/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-encrypt-text-using-key-numbers/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 08:01:02 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1273</guid>
		<description><![CDATA[How to encrypt text using key numbers]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-encrypt-text-using-key-numbers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to auto hide IDE windows when coding/designing</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-auto-hide-ide-windows-when-codingdesigning/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-auto-hide-ide-windows-when-codingdesigning/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 08:00:12 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1158</guid>
		<description><![CDATA[How to auto hide IDE windows when coding/designing]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-auto-hide-ide-windows-when-codingdesigning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to show shaded hints (XP)</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-show-shaded-hints-xp/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-show-shaded-hints-xp/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 10:36:24 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Graphic]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1149</guid>
		<description><![CDATA[How to show shaded hints (XP)]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-show-shaded-hints-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

