<?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>JEDI Windows API &#187; CreateProcess</title>
	<atom:link href="http://blog.delphi-jedi.net/tag/createprocess/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.delphi-jedi.net</link>
	<description>Joint Endeavor of Delphi Innovators of Windows Programming</description>
	<lastBuildDate>Wed, 19 Oct 2011 18:52:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Did you know? #6</title>
		<link>http://blog.delphi-jedi.net/2008/05/15/did-you-know-5/</link>
		<comments>http://blog.delphi-jedi.net/2008/05/15/did-you-know-5/#comments</comments>
		<pubDate>Thu, 15 May 2008 10:00:26 +0000</pubDate>
		<dc:creator>Christian Wimmer</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[CreateProcess]]></category>
		<category><![CDATA[DidYouKnow]]></category>

		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=200</guid>
		<description><![CDATA[If you create a new process without adding the environment block (by calling CreateEnvironmentBlock) the new process may fail to call Shellexecute and some other functions. Don&#8217;t think that the enviroment variables aren&#8217;t that important. Find out more about CreateProcess in the post about &#8220;CreateProcess in full glory&#8220;.]]></description>
			<content:encoded><![CDATA[<p>If you create a new process without adding the environment block (by calling CreateEnvironmentBlock) the new process may fail to call Shellexecute and some other functions. Don&#8217;t think that the enviroment variables aren&#8217;t that important.</p>
<p>Find out more about CreateProcess in the post about &#8220;<a href="http://blog.delphi-jedi.net/2008/04/11/createprocess-in-full-glory/">CreateProcess in full glory</a>&#8220;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.delphi-jedi.net/2008/05/15/did-you-know-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create Process in another session.</title>
		<link>http://blog.delphi-jedi.net/2008/03/03/create-process-in-another-session/</link>
		<comments>http://blog.delphi-jedi.net/2008/03/03/create-process-in-another-session/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 13:57:23 +0000</pubDate>
		<dc:creator>Christian Wimmer</dc:creator>
				<category><![CDATA[JEDI Windows API Headers]]></category>
		<category><![CDATA[CreateProcess]]></category>

		<guid isPermaLink="false">http://blog.delphi-jedi.net/2008/03/03/create-process-in-another-session/</guid>
		<description><![CDATA[Did you ever wonder how to create a process in another session. Remko shows us on his page how to accomplish this task. Go and learn it from here.]]></description>
			<content:encoded><![CDATA[<p>Did you ever wonder how to create a process in another session.</p>
<p>Remko shows us on his page how to accomplish this task.<br />
Go and learn it from <a href="http://www.remkoweijnen.nl/blog/2007/10/20/how-to-launch-a-process-in-a-terminal-session/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.delphi-jedi.net/2008/03/03/create-process-in-another-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

