<?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>delphi spirit, forever &#187; framework</title>
	<atom:link href="http://delphi.yiblog.com/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://delphi.yiblog.com</link>
	<description></description>
	<lastBuildDate>Mon, 31 Aug 2009 15:34:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DDService v.1.4 has been released</title>
		<link>http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/</link>
		<comments>http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 00:28:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[d2006]]></category>
		<category><![CDATA[d2007]]></category>
		<category><![CDATA[d2009]]></category>
		<category><![CDATA[d5]]></category>
		<category><![CDATA[d7]]></category>
		<category><![CDATA[ddservice]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[fws]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=14</guid>
		<description><![CDATA[DDService by Arno Garrels for Delphi currently adds the following features to the original CodeGear service framework: Optional console control handler. Property ServiceName. Some bugs still present in CodeGear&#8217;s framework fixed. Win 2000 FailureOptions and FailureActions, Service Description. HandlerEx extended service controls: ParamChange, NetBindChange. Optional device events as well as power events. Assigning one of [...]]]></description>
			<content:encoded><![CDATA[<p>DDService by Arno Garrels for Delphi currently adds the following features to the original CodeGear service framework:</p>
<li>Optional console control handler.</li>
<li>Property ServiceName.</li>
<li>Some bugs still present in CodeGear&#8217;s framework fixed.</li>
<li>Win 2000 FailureOptions and FailureActions, Service Description. HandlerEx extended service controls: ParamChange, NetBindChange. Optional device events as well as power events. Assigning one of those events creates a window in the context of the service thread. Creation of the service window can be forced by option eoForceServiceThreadWindow.</li>
<li>Win XP SessionChange service control</li>
<li>Win Vista PreShutdown service control and NonCrashFailures flag, Service SID Info, Required Privileges and StartType AutoDelayed.</li>
<p>It&#8217;s freeware and include source, for d5 d7 d2006 d2007 d2009, You can view the detail and download from <a href="http://www.torry.net/pages.php?id=243#939322" target="_blank">here</a>.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/delphi-encryption-compedium-part-i-v52-is-published/" title="Delphi Encryption Compedium Part I v.5.2 is published (November 21, 2008)">Delphi Encryption Compedium Part I v.5.2 is published</a> (3)</li>
	<li><a href="http://delphi.yiblog.com/2008/11/send-fax-directly-with-hylafax-or-msfax-v10/" title="Send fax directly with HylaFax or MSFax v.1.0 (November 27, 2008)">Send fax directly with HylaFax or MSFax v.1.0</a> (6)</li>
	<li><a href="http://delphi.yiblog.com/2008/12/hashcart-128-v01/" title="HashCart-128 v.0.1 (December 21, 2008)">HashCart-128 v.0.1</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/01/fundamentals-v400-rc1-for-delphi/" title="Fundamentals v.4.00 RC1 for delphi (January 16, 2009)">Fundamentals v.4.00 RC1 for delphi</a> (2)</li>
	<li><a href="http://delphi.yiblog.com/2009/03/davinchi-script-engine-v2009/" title="Davinchi script engine v.2009 (March 22, 2009)">Davinchi script engine v.2009</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice delphi project framework</title>
		<link>http://delphi.yiblog.com/2008/11/nice-delphi-project-framework/</link>
		<comments>http://delphi.yiblog.com/2008/11/nice-delphi-project-framework/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 11:51:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[delphi code]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://delphi.yiblog.com/?p=10</guid>
		<description><![CDATA[Project Group Folder -Common //code used by all project in the group &#8211;DCU &#8212;&#8211;Debug &#8212;&#8211;Release &#8211;Source* &#8212;&#8211;Database &#8212;&#8211;GUI &#8212;&#8211;Other -Project 1 Folder &#8212;Bin &#8212;&#8211;Debug &#8212;&#8211;Release &#8212;DCU &#8212;&#8211;Debug &#8212;&#8211;Release &#8212;Documentation* &#8212;Help* &#8212;GFX* &#8212;Source* &#8212;&#8211;Database &#8212;&#8211;GUI &#8212;&#8211;Other &#8212;Resources* Related posts DDService v.1.4 has been released (0)]]></description>
			<content:encoded><![CDATA[<p>Project Group Folder<br />
-Common //code used by all project in the group<br />
&#8211;DCU<br />
&#8212;&#8211;Debug<br />
&#8212;&#8211;Release<br />
&#8211;Source*<br />
&#8212;&#8211;Database<br />
&#8212;&#8211;GUI<br />
&#8212;&#8211;Other<br />
-Project 1 Folder<br />
&#8212;Bin<br />
&#8212;&#8211;Debug<br />
&#8212;&#8211;Release<br />
&#8212;DCU<br />
&#8212;&#8211;Debug<br />
&#8212;&#8211;Release<br />
&#8212;Documentation*<br />
&#8212;Help*<br />
&#8212;GFX*<br />
&#8212;Source*<br />
&#8212;&#8211;Database<br />
&#8212;&#8211;GUI<br />
&#8212;&#8211;Other<br />
&#8212;Resources*</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://delphi.yiblog.com/2008/11/ddservice-v14-has-been-released/" title="DDService v.1.4 has been released (November 10, 2008)">DDService v.1.4 has been released</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://delphi.yiblog.com/2008/11/nice-delphi-project-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
