<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: When DEP strikes back</title>
	<atom:link href="http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/</link>
	<description>Joint Endeavor of Delphi Innovators of Windows Programming</description>
	<lastBuildDate>Mon, 15 Mar 2010 07:44:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Christian Wimmer</title>
		<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/comment-page-1/#comment-18243</link>
		<dc:creator>Christian Wimmer</dc:creator>
		<pubDate>Tue, 28 Apr 2009 19:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=269#comment-18243</guid>
		<description>A user can activate DEP for services or all processes in System control panel.

How is DEP getting important?</description>
		<content:encoded><![CDATA[<p>A user can activate DEP for services or all processes in System control panel.</p>
<p>How is DEP getting important?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Johnson</title>
		<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/comment-page-1/#comment-18210</link>
		<dc:creator>Sam Johnson</dc:creator>
		<pubDate>Tue, 28 Apr 2009 04:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=269#comment-18210</guid>
		<description>How do you compile in Delphi so that DEP is enabled in your exe ?

This is getting pretty important....</description>
		<content:encoded><![CDATA[<p>How do you compile in Delphi so that DEP is enabled in your exe ?</p>
<p>This is getting pretty important&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PngImageList Fix for DEP and Update for D2009 - Arvid&#8217;s Blog @ digivendo</title>
		<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/comment-page-1/#comment-8865</link>
		<dc:creator>PngImageList Fix for DEP and Update for D2009 - Arvid&#8217;s Blog @ digivendo</dc:creator>
		<pubDate>Sun, 26 Oct 2008 13:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=269#comment-8865</guid>
		<description>[...] for some years now Christian of the JEDI Windows API Team was the first to write about it in his blog [...]</description>
		<content:encoded><![CDATA[<p>[...] for some years now Christian of the JEDI Windows API Team was the first to write about it in his blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvid Winkelsdorf</title>
		<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/comment-page-1/#comment-8136</link>
		<dc:creator>Arvid Winkelsdorf</dc:creator>
		<pubDate>Thu, 16 Oct 2008 14:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=269#comment-8136</guid>
		<description>I was aware of this issue since Delphi 2006 and I have always been able to circumvent the given DEP &amp; IDE issue by using a combined design and runtime package.

@Mitja: Thank you for pointing out the right solution! I just confirmed this to be working for Delphi 2006 and 2009. Without both IDEs crash when DEP is turned on and a TPNGImageList is used.</description>
		<content:encoded><![CDATA[<p>I was aware of this issue since Delphi 2006 and I have always been able to circumvent the given DEP &amp; IDE issue by using a combined design and runtime package.</p>
<p>@Mitja: Thank you for pointing out the right solution! I just confirmed this to be working for Delphi 2006 and 2009. Without both IDEs crash when DEP is turned on and a TPNGImageList is used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitja P.</title>
		<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/comment-page-1/#comment-8071</link>
		<dc:creator>Mitja P.</dc:creator>
		<pubDate>Wed, 15 Oct 2008 15:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=269#comment-8071</guid>
		<description>There is a function PatchPtr used in PngComponents unit PngImageList that needs a change of VirtualProtect to PAGE_EXECUTE_READWRITE instead of only PAGE_READWRITE if I remember correctly. I am also not sure if I reported this to the author at the time I was playing around with this components or not.</description>
		<content:encoded><![CDATA[<p>There is a function PatchPtr used in PngComponents unit PngImageList that needs a change of VirtualProtect to PAGE_EXECUTE_READWRITE instead of only PAGE_READWRITE if I remember correctly. I am also not sure if I reported this to the author at the time I was playing around with this components or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Wimmer</title>
		<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/comment-page-1/#comment-7978</link>
		<dc:creator>Christian Wimmer</dc:creator>
		<pubDate>Tue, 14 Oct 2008 11:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=269#comment-7978</guid>
		<description>It is very hard to answer (at least for me) your questions. 
Further investigations are necessary. However in my opinion the problem is PNGComponents because the fellow programmer used many other components without problem.</description>
		<content:encoded><![CDATA[<p>It is very hard to answer (at least for me) your questions.<br />
Further investigations are necessary. However in my opinion the problem is PNGComponents because the fellow programmer used many other components without problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Fosdal</title>
		<link>http://blog.delphi-jedi.net/2008/10/13/when-dep-strikes-back/comment-page-1/#comment-7969</link>
		<dc:creator>Lars Fosdal</dc:creator>
		<pubDate>Tue, 14 Oct 2008 07:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=269#comment-7969</guid>
		<description>My question is:  Was the data execution intentionally done in the source code, or was it automatically generated by the Delphi compiler?

I.e. Is or is not Delphi by default, safe for DEP ?</description>
		<content:encoded><![CDATA[<p>My question is:  Was the data execution intentionally done in the source code, or was it automatically generated by the Delphi compiler?</p>
<p>I.e. Is or is not Delphi by default, safe for DEP ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
