<?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: A way to tell if an app was written in Delphi</title>
	<atom:link href="http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Fri, 21 Nov 2008 05:38:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Abdilla</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-24079</link>
		<dc:creator>Abdilla</dc:creator>
		<pubDate>Thu, 03 Jul 2008 11:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-24079</guid>
		<description>Here is peid &#62;&#62; http://www.peid.info/files/PEiD-0.94-20060510.zip</description>
		<content:encoded><![CDATA[<p>Here is peid &gt;&gt; <a href="http://www.peid.info/files/PEiD-0.94-20060510.zip" rel="nofollow">http://www.peid.info/files/PEiD-0.94-20060510.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdilla</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-24078</link>
		<dc:creator>Abdilla</dc:creator>
		<pubDate>Thu, 03 Jul 2008 11:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-24078</guid>
		<description>Use peid! it is the most easy solution to know which compiler a program is compiled in.</description>
		<content:encoded><![CDATA[<p>Use peid! it is the most easy solution to know which compiler a program is compiled in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Hengen</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19834</link>
		<dc:creator>Larry Hengen</dc:creator>
		<pubDate>Tue, 03 Jun 2008 01:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19834</guid>
		<description>I find the easiest way to find out if an application was written in Delphi is to fire up Spy++ and look at the window class names.  If they start with TXXX you can be sure it's written using the VCL.</description>
		<content:encoded><![CDATA[<p>I find the easiest way to find out if an application was written in Delphi is to fire up Spy++ and look at the window class names.  If they start with TXXX you can be sure it&#8217;s written using the VCL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Trefethen</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19815</link>
		<dc:creator>Steve Trefethen</dc:creator>
		<pubDate>Mon, 02 Jun 2008 20:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19815</guid>
		<description>Hey Joe,
  Thanks for the link!  :)</description>
		<content:encoded><![CDATA[<p>Hey Joe,<br />
  Thanks for the link!  <img src='http://blog.excastle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19773</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Mon, 02 Jun 2008 17:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19773</guid>
		<description>I use Windowse ( http://www.greatis.com/delphicb/windowse/ ) in Class view and look for Delphi classes.</description>
		<content:encoded><![CDATA[<p>I use Windowse ( <a href="http://www.greatis.com/delphicb/windowse/" rel="nofollow">http://www.greatis.com/delphicb/windowse/</a> ) in Class view and look for Delphi classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry J</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19711</link>
		<dc:creator>Barry J</dc:creator>
		<pubDate>Mon, 02 Jun 2008 09:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19711</guid>
		<description>@Steve Moran: I use "Move" in those cases when an application's settings are screwed up and it opens off-screen. Alt-Space, one down-arrow, then mouse the app to the screen.</description>
		<content:encoded><![CDATA[<p>@Steve Moran: I use &#8220;Move&#8221; in those cases when an application&#8217;s settings are screwed up and it opens off-screen. Alt-Space, one down-arrow, then mouse the app to the screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stanleyuxu2005</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19581</link>
		<dc:creator>stanleyuxu2005</dc:creator>
		<pubDate>Sat, 31 May 2008 22:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19581</guid>
		<description>To CR: You mean that the two issues can be fixed in couple of lines. I have made a patch for tooltips. Do you mean the same solution, or some more smarter solution? The taskbar menu issue is not that easy to be fixed. Even D2007 has couple of related issues with this. Could you tell me more details? Here or in my blog. I will be very appreciated.</description>
		<content:encoded><![CDATA[<p>To CR: You mean that the two issues can be fixed in couple of lines. I have made a patch for tooltips. Do you mean the same solution, or some more smarter solution? The taskbar menu issue is not that easy to be fixed. Even D2007 has couple of related issues with this. Could you tell me more details? Here or in my blog. I will be very appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Moran</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19567</link>
		<dc:creator>Steve Moran</dc:creator>
		<pubDate>Sat, 31 May 2008 19:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19567</guid>
		<description>Has anybody in the history of the world ever used Size or Move from those menus? I haven't. It's a case of "less is more". Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Has anybody in the history of the world ever used Size or Move from those menus? I haven&#8217;t. It&#8217;s a case of &#8220;less is more&#8221;. Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RIF</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19561</link>
		<dc:creator>RIF</dc:creator>
		<pubDate>Sat, 31 May 2008 16:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19561</guid>
		<description>You can also check if the app is listed on the &lt;a href="http://delphi.wikia.com/wiki/Good_Quality_Applications_Built_With_Delphi" rel="nofollow"&gt;Delphi Wiki Good Application list&lt;/a&gt;.

In case the app is not listed, there is a link to another on how to detect Delphi apps. If you find another good app please add them to the list.

Doei RIF</description>
		<content:encoded><![CDATA[<p>You can also check if the app is listed on the <a href="http://delphi.wikia.com/wiki/Good_Quality_Applications_Built_With_Delphi" rel="nofollow">Delphi Wiki Good Application list</a>.</p>
<p>In case the app is not listed, there is a link to another on how to detect Delphi apps. If you find another good app please add them to the list.</p>
<p>Doei RIF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John J</title>
		<link>http://blog.excastle.com/2008/05/31/a-way-to-tell-if-an-app-was-written-in-delphi/#comment-19549</link>
		<dc:creator>John J</dc:creator>
		<pubDate>Sat, 31 May 2008 15:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/?p=2529#comment-19549</guid>
		<description>One of the most fool proof ways is to do a search of the binary executable for the ascii text 'delphi'. In the applications I have checked and written in Delphi 5, 7, and 2007, "Delphi" is in the executable.

A free simple text in file and file search:

http://www.jcitssystems.com/FileSearch.htm

John</description>
		<content:encoded><![CDATA[<p>One of the most fool proof ways is to do a search of the binary executable for the ascii text &#8216;delphi&#8217;. In the applications I have checked and written in Delphi 5, 7, and 2007, &#8220;Delphi&#8221; is in the executable.</p>
<p>A free simple text in file and file search:</p>
<p><a href="http://www.jcitssystems.com/FileSearch.htm" rel="nofollow">http://www.jcitssystems.com/FileSearch.htm</a></p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
