<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Did you know? #6</title>
	<atom:link href="http://blog.delphi-jedi.net/2008/05/15/did-you-know-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.delphi-jedi.net/2008/05/15/did-you-know-5/</link>
	<description>Joint Endeavor of Delphi Innovators of Windows Programming</description>
	<pubDate>Thu, 28 Aug 2008 07:32:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=</generator>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Christian Wimmer</title>
		<link>http://blog.delphi-jedi.net/2008/05/15/did-you-know-5/#comment-762</link>
		<dc:creator>Christian Wimmer</dc:creator>
		<pubDate>Thu, 15 May 2008 15:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=200#comment-762</guid>
		<description>Especially if the process is a SYSTEM process, this leads to problems since the environment of the SYSTEM has unusual sets in it. I once used a SYSTEM environment accidently and created a command line prompt. However some application failed with a terrible exception - including a known pdf reader.
I wrote "may" because this strange problem did not always happen.

But yes, I should have told about the SYSTEM process.</description>
		<content:encoded><![CDATA[<p>Especially if the process is a SYSTEM process, this leads to problems since the environment of the SYSTEM has unusual sets in it. I once used a SYSTEM environment accidently and created a command line prompt. However some application failed with a terrible exception - including a known pdf reader.<br />
I wrote &#8220;may&#8221; because this strange problem did not always happen.</p>
<p>But yes, I should have told about the SYSTEM process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe White</title>
		<link>http://blog.delphi-jedi.net/2008/05/15/did-you-know-5/#comment-761</link>
		<dc:creator>Joe White</dc:creator>
		<pubDate>Thu, 15 May 2008 11:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=200#comment-761</guid>
		<description>According to the docs, if you pass NULL for lpEnvironment, then the new process uses the environment of the calling process. How would that cause ShellExecute to fail? More details, please!</description>
		<content:encoded><![CDATA[<p>According to the docs, if you pass NULL for lpEnvironment, then the new process uses the environment of the calling process. How would that cause ShellExecute to fail? More details, please!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
