<?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: Restart Manager in MFC</title>
	<atom:link href="http://mariusbancila.ro/blog/2009/03/08/restart-manager-in-mfc/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusbancila.ro/blog/2009/03/08/restart-manager-in-mfc/</link>
	<description>Sharing my opinions and ideas!</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:24:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: William C Bonner</title>
		<link>http://mariusbancila.ro/blog/2009/03/08/restart-manager-in-mfc/comment-page-1/#comment-68707</link>
		<dc:creator>William C Bonner</dc:creator>
		<pubDate>Wed, 04 May 2011 19:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://mariusbancila.ro/blog/?p=218#comment-68707</guid>
		<description>I was wondering if you couldn&#039;t simplify the autosave interval without getting the auto handler pointer with simply:


// support Restart Manager
m_dwRestartManagerSupportFlags = AFX_RESTART_MANAGER_SUPPORT_ALL_ASPECTS;
m_nAutosaveInterval = 60000;</description>
		<content:encoded><![CDATA[<p>I was wondering if you couldn&#8217;t simplify the autosave interval without getting the auto handler pointer with simply:</p>
<p>// support Restart Manager<br />
m_dwRestartManagerSupportFlags = AFX_RESTART_MANAGER_SUPPORT_ALL_ASPECTS;<br />
m_nAutosaveInterval = 60000;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srinivasan s saripalli</title>
		<link>http://mariusbancila.ro/blog/2009/03/08/restart-manager-in-mfc/comment-page-1/#comment-33257</link>
		<dc:creator>srinivasan s saripalli</dc:creator>
		<pubDate>Mon, 08 Feb 2010 03:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://mariusbancila.ro/blog/?p=218#comment-33257</guid>
		<description>Superb Article

Would be pleased if you publish more articles for Visual C++ 2010 and Visual C++ 2005</description>
		<content:encoded><![CDATA[<p>Superb Article</p>
<p>Would be pleased if you publish more articles for Visual C++ 2010 and Visual C++ 2005</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Bancila&#8217;s Blog &#187; What&#8217;s new in Visual Studio 2010 for Unmanaged Development</title>
		<link>http://mariusbancila.ro/blog/2009/03/08/restart-manager-in-mfc/comment-page-1/#comment-27796</link>
		<dc:creator>Marius Bancila&#8217;s Blog &#187; What&#8217;s new in Visual Studio 2010 for Unmanaged Development</dc:creator>
		<pubDate>Mon, 25 May 2009 09:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://mariusbancila.ro/blog/?p=218#comment-27796</guid>
		<description>[...] Restart Manager support http://blogs.msdn.com/vcblog/archive/2009/02/18/mfc-restart-manager.aspx http://mariusbancila.ro/blog/?p=218 [...]</description>
		<content:encoded><![CDATA[<p>[...] Restart Manager support <a href="http://blogs.msdn.com/vcblog/archive/2009/02/18/mfc-restart-manager.aspx" rel="nofollow">http://blogs.msdn.com/vcblog/archive/2009/02/18/mfc-restart-manager.aspx</a> <a href="http://mariusbancila.ro/blog/?p=218" rel="nofollow">http://mariusbancila.ro/blog/?p=218</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

