<?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; C++</title>
	<atom:link href="http://www.delphi-zone.com/tag/c/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 use a Syntax Highlighter</title>
		<link>http://www.delphi-zone.com/2010/10/how-to-use-a-syntax-highlighter/</link>
		<comments>http://www.delphi-zone.com/2010/10/how-to-use-a-syntax-highlighter/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 16:36:57 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[Fortran]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Pascal]]></category>
		<category><![CDATA[PERL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[TCL/Tk]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1370</guid>
		<description><![CDATA[How to use a Syntax Highlighter
]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/10/how-to-use-a-syntax-highlighter/feed/</wfw:commentRss>
		<slash:comments>0</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 rotate a DIB image</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-rotate-a-dib-image/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-rotate-a-dib-image/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 10:34:14 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Graphic]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows 95]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1148</guid>
		<description><![CDATA[How to rotate a DIB image]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-rotate-a-dib-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to map a network drive (2)</title>
		<link>http://www.delphi-zone.com/2010/03/how-to-map-a-network-drive-2/</link>
		<comments>http://www.delphi-zone.com/2010/03/how-to-map-a-network-drive-2/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 10:22:10 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[Internet/Lan]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=813</guid>
		<description><![CDATA[How to map a network drive ]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/03/how-to-map-a-network-drive-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Load Winamp General Plugins in Delphi</title>
		<link>http://www.delphi-zone.com/2010/02/how-to-load-winamp-general-plugins-in-delphi/</link>
		<comments>http://www.delphi-zone.com/2010/02/how-to-load-winamp-general-plugins-in-delphi/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 13:21:06 +0000</pubDate>
		<dc:creator>Ionut Cristea</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[How to Load Winamp General Plugins in Delp]]></category>
		<category><![CDATA[Load Winamp General Plugins]]></category>
		<category><![CDATA[media library]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[MPEG]]></category>
		<category><![CDATA[Winamp General]]></category>
		<category><![CDATA[Windows Audio MPEG Player]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=463</guid>
		<description><![CDATA[How to Load Winamp General Plugins in Delphi]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/02/how-to-load-winamp-general-plugins-in-delphi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to obtain a list of loaded drivers under Windows NT</title>
		<link>http://www.delphi-zone.com/2010/02/how-to-obtain-a-list-of-loaded-drivers-under-windows-nt/</link>
		<comments>http://www.delphi-zone.com/2010/02/how-to-obtain-a-list-of-loaded-drivers-under-windows-nt/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 16:32:05 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[DRIVER]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[WWW.INTERNALS.COM]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=226</guid>
		<description><![CDATA[How to obtain a list of loaded drivers under Windows NT]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/02/how-to-obtain-a-list-of-loaded-drivers-under-windows-nt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check whether an application (window) is not responding</title>
		<link>http://www.delphi-zone.com/2010/01/how-to-check-whether-an-application-window-is-not-responding/</link>
		<comments>http://www.delphi-zone.com/2010/01/how-to-check-whether-an-application-window-is-not-responding/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:00:10 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[GetModuleHandle]]></category>
		<category><![CDATA[GetProcAddress]]></category>
		<category><![CDATA[K]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SmartLine Inc]]></category>
		<category><![CDATA[Thomas Stutz]]></category>
		<category><![CDATA[Windows 95]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=173</guid>
		<description><![CDATA[How to check whether an application (window) is not responding]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/01/how-to-check-whether-an-application-window-is-not-responding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get the handle to the window that ownes the taskbar buttons (NT)</title>
		<link>http://www.delphi-zone.com/2010/01/how-to-get-the-handle-to-the-window-that-ownes-the-taskbar-buttons-nt/</link>
		<comments>http://www.delphi-zone.com/2010/01/how-to-get-the-handle-to-the-window-that-ownes-the-taskbar-buttons-nt/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 12:52:44 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[GetModuleHandle]]></category>
		<category><![CDATA[GetProcAddress]]></category>
		<category><![CDATA[K]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[SmartLine Inc]]></category>
		<category><![CDATA[Thomas Stutz]]></category>
		<category><![CDATA[Windows NT]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=172</guid>
		<description><![CDATA[  In this article, I wish to describe the useful undocumented function
  GetTaskmanWindow.....]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/01/how-to-get-the-handle-to-the-window-that-ownes-the-taskbar-buttons-nt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to retrieve the handle to the Windows Shell window</title>
		<link>http://www.delphi-zone.com/2010/01/how-to-retrieve-the-handle-to-the-windows-shell-window/</link>
		<comments>http://www.delphi-zone.com/2010/01/how-to-retrieve-the-handle-to-the-windows-shell-window/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 12:48:40 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[K]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[much better solution]]></category>
		<category><![CDATA[SmartLine Inc]]></category>
		<category><![CDATA[Thomas Stutz]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=171</guid>
		<description><![CDATA[How to retrieve the handle to the Windows Shell window]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/01/how-to-retrieve-the-handle-to-the-windows-shell-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to detect terminal services</title>
		<link>http://www.delphi-zone.com/2010/01/how-to-detect-terminal-services/</link>
		<comments>http://www.delphi-zone.com/2010/01/how-to-detect-terminal-services/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 14:40:54 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Terminal Services]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows 2000]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=114</guid>
		<description><![CDATA[How to detect terminal services]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/01/how-to-detect-terminal-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

