<?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: Why an App Might Disappear Without Notice</title>
	<atom:link href="http://blogs.teamb.com/craigstuntz/2008/02/15/37791/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.teamb.com/craigstuntz/2008/02/15/37791/</link>
	<description>C# • Entity Framework • Functional Programming • MVC • Web</description>
	<pubDate>Sun, 12 Feb 2012 04:31:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Gary Smith</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/02/15/37791/#comment-3468</link>
		<dc:creator>Gary Smith</dc:creator>
		<pubDate>Tue, 08 Apr 2008 18:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/02/15/37791#comment-3468</guid>
		<description>I believe an unhandled exception in a DLL? I read something to that effect in the ObjectPascal Language Guide last night.</description>
		<content:encoded><![CDATA[<p>I believe an unhandled exception in a DLL? I read something to that effect in the ObjectPascal Language Guide last night.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritsaert Hornstra</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/02/15/37791/#comment-3392</link>
		<dc:creator>Ritsaert Hornstra</dc:creator>
		<pubDate>Sat, 16 Feb 2008 21:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/02/15/37791#comment-3392</guid>
		<description>Halt;</description>
		<content:encoded><![CDATA[<p>Halt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/02/15/37791/#comment-3391</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 15 Feb 2008 22:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/02/15/37791#comment-3391</guid>
		<description>Application.terminate

 :)</description>
		<content:encoded><![CDATA[<p>Application.terminate</p>
<p> <img src='http://blogs.teamb.com/craigstuntz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Stuntz</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/02/15/37791/#comment-3389</link>
		<dc:creator>Craig Stuntz</dc:creator>
		<pubDate>Fri, 15 Feb 2008 19:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/02/15/37791#comment-3389</guid>
		<description>Aleksander, you're right, but in recent versions of Delphi exceptions are handled by default in TThread. So you either have to have an old version of Delphi or bypass TThread. But you're correct that in either case it will have the effect of immediately killing the app.
</description>
		<content:encoded><![CDATA[<p>Aleksander, you&#8217;re right, but in recent versions of Delphi exceptions are handled by default in TThread. So you either have to have an old version of Delphi or bypass TThread. But you&#8217;re correct that in either case it will have the effect of immediately killing the app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksander Oven</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/02/15/37791/#comment-3388</link>
		<dc:creator>Aleksander Oven</dc:creator>
		<pubDate>Fri, 15 Feb 2008 19:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/02/15/37791#comment-3388</guid>
		<description>Unhandled exception in a secondary thread can quite effectively kill the whole process.</description>
		<content:encoded><![CDATA[<p>Unhandled exception in a secondary thread can quite effectively kill the whole process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hallvard Vassbotn</title>
		<link>http://blogs.teamb.com/craigstuntz/2008/02/15/37791/#comment-3390</link>
		<dc:creator>Hallvard Vassbotn</dc:creator>
		<pubDate>Fri, 15 Feb 2008 11:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2008/02/15/37791#comment-3390</guid>
		<description>If you use a C-based DLL that creates its own threads and there is an unhandled exception in one of those threads (including an exception in a calback back to your application),</description>
		<content:encoded><![CDATA[<p>If you use a C-based DLL that creates its own threads and there is an unhandled exception in one of those threads (including an exception in a calback back to your application),</p>
]]></content:encoded>
	</item>
</channel>
</rss>

