<?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; Thomas Stutz</title>
	<atom:link href="http://www.delphi-zone.com/tag/thomas-stutz/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 bring (force) a Window to the foreground</title>
		<link>http://www.delphi-zone.com/2010/02/how-to-bring-force-a-window-to-the-foreground/</link>
		<comments>http://www.delphi-zone.com/2010/02/how-to-bring-force-a-window-to-the-foreground/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 03:11:12 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[Daniel P. Stasinski]]></category>
		<category><![CDATA[Daniel Rolf]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Karl E. Peterson]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Ray Lischner]]></category>
		<category><![CDATA[The Delphi Magazine]]></category>
		<category><![CDATA[Thomas Stutz]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[Windows 98]]></category>
		<category><![CDATA[www.mvps.org/vb/sample.htm]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=316</guid>
		<description><![CDATA[How to bring (force) a Window to the foreground]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/02/how-to-bring-force-a-window-to-the-foreground/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to lock the workstation</title>
		<link>http://www.delphi-zone.com/2010/02/how-to-lock-the-workstation/</link>
		<comments>http://www.delphi-zone.com/2010/02/how-to-lock-the-workstation/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 23:28:08 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[Thomas Stutz]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows 95]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=237</guid>
		<description><![CDATA[How to lock the workstation]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/02/how-to-lock-the-workstation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to refresh the icon cache</title>
		<link>http://www.delphi-zone.com/2010/02/how-to-refresh-the-icon-cache/</link>
		<comments>http://www.delphi-zone.com/2010/02/how-to-refresh-the-icon-cache/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:39:39 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Thomas Stutz]]></category>
		<category><![CDATA[Tweak UI]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[www.mvps.org/vbnet/index.html?code/reg/screenrefresh.htm]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=213</guid>
		<description><![CDATA[How to refresh the icon cache]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/02/how-to-refresh-the-icon-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to receive session switch notifications (XP)</title>
		<link>http://www.delphi-zone.com/2010/02/how-to-receive-session-switch-notifications-xp/</link>
		<comments>http://www.delphi-zone.com/2010/02/how-to-receive-session-switch-notifications-xp/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:27:01 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[System Tips]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Thomas Stutz]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=210</guid>
		<description><![CDATA[How to receive session switch notifications (XP)]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/02/how-to-receive-session-switch-notifications-xp/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>
	</channel>
</rss>

