<?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 for Jason Copenhaver</title>
	<atom:link href="http://typedef.org/jcopenha/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://typedef.org/jcopenha</link>
	<description>the stuff</description>
	<lastBuildDate>Sat, 14 Nov 2009 13:53:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on 20-20-20-Rule, Part 2 by Mark</title>
		<link>http://typedef.org/jcopenha/2007/03/19/20-20-20-rule__part_2/comment-page-1/#comment-2401</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 14 Nov 2009 13:53:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-2401</guid>
		<description>It works. One just have to download the .net 2.0 program from Microsoft. Great stuf!!! Thanks again.</description>
		<content:encoded><![CDATA[<p>It works. One just have to download the .net 2.0 program from Microsoft. Great stuf!!! Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 20-20-20-Rule, Part 2 by Mark</title>
		<link>http://typedef.org/jcopenha/2007/03/19/20-20-20-rule__part_2/comment-page-1/#comment-2400</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 14 Nov 2009 13:44:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-2400</guid>
		<description>Hi Jason

Thank you for creating this wonderful program but it doesn&#039;t seem to install on my computer. I think there is a glitch. How can I successfully install it? Thank you.

Regards, 
Mark</description>
		<content:encoded><![CDATA[<p>Hi Jason</p>
<p>Thank you for creating this wonderful program but it doesn&#8217;t seem to install on my computer. I think there is a glitch. How can I successfully install it? Thank you.</p>
<p>Regards,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XP Style Scrollbars on CFormView by Scrollbar paint problem with XP theme - SDI &#124; keyongtech</title>
		<link>http://typedef.org/jcopenha/2005/06/07/xp_style_scrollbars_on_cformview/comment-page-1/#comment-989</link>
		<dc:creator>Scrollbar paint problem with XP theme - SDI &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 16:24:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-989</guid>
		<description>[...] paint problem with XP theme - SDI     You are not alone :-)  Here&#039;s a link to the solution: http://typedef.org/jcopenha/2005/06/..._on_cformview/  [...]</description>
		<content:encoded><![CDATA[<p>[...] paint problem with XP theme &#8211; SDI     You are not alone :-)  Here&#8217;s a link to the solution: <a href="http://typedef.org/jcopenha/2005/06/..._on_cformview/" rel="nofollow">http://typedef.org/jcopenha/2005/06/&#8230;_on_cformview/</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCProjectEngine and x64 by jcopenha</title>
		<link>http://typedef.org/jcopenha/2007/05/22/vcprojectengine_and_x64/comment-page-1/#comment-905</link>
		<dc:creator>jcopenha</dc:creator>
		<pubDate>Sat, 15 Nov 2008 15:29:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-905</guid>
		<description>Interesting.  But I WAS able to use the COM object to parse the file without [STAThread], I just couldn&#039;t get to the x64 definitions of the project.  But you bring up a good point, I&#039;m not sure how COM was getting initialized without [STAThread] so.. it is perplexing.  Thanks for the comment.</description>
		<content:encoded><![CDATA[<p>Interesting.  But I WAS able to use the COM object to parse the file without [STAThread], I just couldn&#8217;t get to the x64 definitions of the project.  But you bring up a good point, I&#8217;m not sure how COM was getting initialized without [STAThread] so.. it is perplexing.  Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCProjectEngine and x64 by John Festa</title>
		<link>http://typedef.org/jcopenha/2007/05/22/vcprojectengine_and_x64/comment-page-1/#comment-903</link>
		<dc:creator>John Festa</dc:creator>
		<pubDate>Sat, 15 Nov 2008 11:42:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-903</guid>
		<description>Your post turned up while I was searching for an answer to a problem I&#039;m having under 64bit windows. Unfortunately your post doesnt answer my question, but I believe I can answer yours (better late than never ?).

Console applications target the Windows console subsystem, not the windows subsystem. Console subsystems don&#039;t by-default initialize COM or have a message pump. Adding [STAThread] to the process entry procedure causes COM to be initialized, and a message pump made available for COM marshalling. Without this attribute you would also have issues popping up say, a FileOpen dialog from the console app. THe dialog would open, but never refresh.</description>
		<content:encoded><![CDATA[<p>Your post turned up while I was searching for an answer to a problem I&#8217;m having under 64bit windows. Unfortunately your post doesnt answer my question, but I believe I can answer yours (better late than never ?).</p>
<p>Console applications target the Windows console subsystem, not the windows subsystem. Console subsystems don&#8217;t by-default initialize COM or have a message pump. Adding [STAThread] to the process entry procedure causes COM to be initialized, and a message pump made available for COM marshalling. Without this attribute you would also have issues popping up say, a FileOpen dialog from the console app. THe dialog would open, but never refresh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XP Style Scrollbars on CFormView by SIBUK</title>
		<link>http://typedef.org/jcopenha/2005/06/07/xp_style_scrollbars_on_cformview/comment-page-1/#comment-242</link>
		<dc:creator>SIBUK</dc:creator>
		<pubDate>Thu, 24 Jul 2008 02:47:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-242</guid>
		<description>omg thankyou! :) I was wondering how on earth I was gonna fix this. Im not quite sure what you mean but setting the scrollbars styles, but I set both Vertical Scrollbar and Horizontal Scrollbar to &#039;true&#039; and it sorted it :D I guess that is what you meant though :P</description>
		<content:encoded><![CDATA[<p>omg thankyou! :) I was wondering how on earth I was gonna fix this. Im not quite sure what you mean but setting the scrollbars styles, but I set both Vertical Scrollbar and Horizontal Scrollbar to &#8216;true&#8217; and it sorted it :D I guess that is what you meant though :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I&#8217;ve Learned by steamy kitchen</title>
		<link>http://typedef.org/jcopenha/2008/04/05/what_ive_learned/comment-page-1/#comment-241</link>
		<dc:creator>steamy kitchen</dc:creator>
		<pubDate>Thu, 24 Jul 2008 00:24:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-241</guid>
		<description>I&#039;d love to switch to a Mac, but I&#039;m too chicken shit! Much to much to learn and unlearn</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to switch to a Mac, but I&#8217;m too chicken shit! Much to much to learn and unlearn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heinrich&#8217;s German Grill by Kylie</title>
		<link>http://typedef.org/jcopenha/2008/02/24/heinrichs_german_grill/comment-page-1/#comment-149</link>
		<dc:creator>Kylie</dc:creator>
		<pubDate>Sun, 01 Jun 2008 00:26:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-149</guid>
		<description>I love Heinrich&#039;s German Grill! I love the food and everything, for my biggest dream and goal is to move to Germany! The food is so amazing!</description>
		<content:encoded><![CDATA[<p>I love Heinrich&#8217;s German Grill! I love the food and everything, for my biggest dream and goal is to move to Germany! The food is so amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heinrich&#8217;s German Grill by Bruce Templeton</title>
		<link>http://typedef.org/jcopenha/2008/02/24/heinrichs_german_grill/comment-page-1/#comment-144</link>
		<dc:creator>Bruce Templeton</dc:creator>
		<pubDate>Fri, 30 May 2008 13:59:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-144</guid>
		<description>Thanks for the reply Jason, my wife really likes the British Pub food/atmosphere and I miss going to the Horse and Carrage on Univ/Lockwood so we definitely will go sometime. Take care, Bruce</description>
		<content:encoded><![CDATA[<p>Thanks for the reply Jason, my wife really likes the British Pub food/atmosphere and I miss going to the Horse and Carrage on Univ/Lockwood so we definitely will go sometime. Take care, Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heinrich&#8217;s German Grill by jcopenha</title>
		<link>http://typedef.org/jcopenha/2008/02/24/heinrichs_german_grill/comment-page-1/#comment-139</link>
		<dc:creator>jcopenha</dc:creator>
		<pubDate>Thu, 29 May 2008 18:58:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-139</guid>
		<description>Shakespeare&#039;s is an English Pub down on Osprey and Siesta, http://tinyurl.com/6pelfj , it&#039;s got a great beer selection, the best burgers in town and is just a great place to go.  I try to stop in there once or twice a month.  You should check it out.</description>
		<content:encoded><![CDATA[<p>Shakespeare&#8217;s is an English Pub down on Osprey and Siesta, <a href="http://tinyurl.com/6pelfj" rel="nofollow">http://tinyurl.com/6pelfj</a> , it&#8217;s got a great beer selection, the best burgers in town and is just a great place to go.  I try to stop in there once or twice a month.  You should check it out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
