<?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 Matt Slay, PhC</title>
	<atom:link href="http://mattslay.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattslay.com</link>
	<description>Doctor of Code</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:04:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Visual FoxPro on Windows 8 by admin</title>
		<link>http://mattslay.com/visual-foxpro-on-windows-8/#comment-2347</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/visual-foxpro-on-windows-8/#comment-2347</guid>
		<description>All I can tell you is that I installed the Developer Preview of Windows 8 on a virtual machine using Virtual Box. I then installed VFP9, and applied Service Pack 2, as well as all the HotFixes that have been released for VFP9. 

You can see the hotfix list and links here: http://fox.wikis.com/wc.dll?Wiki~CurrentVersion

Make sure you version says 09.00.0000.7423

As I recall, the VFP installation installed a few .Net thinhs as well, but I don&#039;t remember the details. 

Good luck, and let us know if you get it running.</description>
		<content:encoded><![CDATA[<p>All I can tell you is that I installed the Developer Preview of Windows 8 on a virtual machine using Virtual Box. I then installed VFP9, and applied Service Pack 2, as well as all the HotFixes that have been released for VFP9. </p>
<p>You can see the hotfix list and links here: <a href="http://fox.wikis.com/wc.dll?Wiki~CurrentVersion" rel="nofollow">http://fox.wikis.com/wc.dll?Wiki~CurrentVersion</a></p>
<p>Make sure you version says 09.00.0000.7423</p>
<p>As I recall, the VFP installation installed a few .Net thinhs as well, but I don&#8217;t remember the details. </p>
<p>Good luck, and let us know if you get it running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual FoxPro on Windows 8 by Victor Anderson</title>
		<link>http://mattslay.com/visual-foxpro-on-windows-8/#comment-2345</link>
		<dc:creator>Victor Anderson</dc:creator>
		<pubDate>Thu, 26 Jan 2012 01:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/visual-foxpro-on-windows-8/#comment-2345</guid>
		<description>I&#039;m trying to get this to work myself - when I run it I get a c000005 error right after the splash screen - can you tell me the steps you did to install?

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get this to work myself &#8211; when I run it I get a c000005 error right after the splash screen &#8211; can you tell me the steps you did to install?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual FoxPro on Windows 8 by Joe Towliati</title>
		<link>http://mattslay.com/visual-foxpro-on-windows-8/#comment-2332</link>
		<dc:creator>Joe Towliati</dc:creator>
		<pubDate>Mon, 09 Jan 2012 04:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/visual-foxpro-on-windows-8/#comment-2332</guid>
		<description>Good news, now I will consider to upgrade to windows 8!</description>
		<content:encoded><![CDATA[<p>Good news, now I will consider to upgrade to windows 8!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Linq to count rows in a DataTable based on a field value by admin</title>
		<link>http://mattslay.com/using-linq-to-count-rows-in-a-datatable-based-on-a-field-value/#comment-2327</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 21 Dec 2011 21:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/?p=26#comment-2327</guid>
		<description>That is a formatting mistake where I have accidentally pasted in some html code. I will fix it. 

It should read:

&lt;code&gt;int linqCount2 = dt.AsEnumerable().Where(c.Field(&quot;nMenuLevel&quot;) == 2).Count();&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>That is a formatting mistake where I have accidentally pasted in some html code. I will fix it. </p>
<p>It should read:</p>
<p><code>int linqCount2 = dt.AsEnumerable().Where(c.Field("nMenuLevel") == 2).Count();</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Linq to count rows in a DataTable based on a field value by Carlos</title>
		<link>http://mattslay.com/using-linq-to-count-rows-in-a-datatable-based-on-a-field-value/#comment-2326</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Wed, 21 Dec 2011 21:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/?p=26#comment-2326</guid>
		<description>Thank you for the information, would you explain to me this part from the second example?
c =&amp;gt

thanks in advance</description>
		<content:encoded><![CDATA[<p>Thank you for the information, would you explain to me this part from the second example?<br />
c =&amp;gt</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Acrobat PDF Printer output filename on 64-bit OS… by Mark</title>
		<link>http://mattslay.com/adobe-acrobat-pdf-printer-output-filename-on-64-bit-os%e2%80%a6/#comment-2311</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 30 Nov 2011 19:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/?p=18#comment-2311</guid>
		<description>To update this post, I probably posted my issue to quick.  I had performed the previously mentioned steps, but whatever caused it is no longer happening.  Works as stated, again, thanks for the help on this.</description>
		<content:encoded><![CDATA[<p>To update this post, I probably posted my issue to quick.  I had performed the previously mentioned steps, but whatever caused it is no longer happening.  Works as stated, again, thanks for the help on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Acrobat PDF Printer output filename on 64-bit OS… by admin</title>
		<link>http://mattslay.com/adobe-acrobat-pdf-printer-output-filename-on-64-bit-os%e2%80%a6/#comment-2307</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 29 Nov 2011 19:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/?p=18#comment-2307</guid>
		<description>To turn off the displaying of the PDF after it is created, Right-click on the PDF Printer icon in Printers, then click on “Printing Preferences”

Then click on the &quot;Adobe PDF Settings&quot; tab, and un-check the “View Adobve PDF results” option</description>
		<content:encoded><![CDATA[<p>To turn off the displaying of the PDF after it is created, Right-click on the PDF Printer icon in Printers, then click on “Printing Preferences”</p>
<p>Then click on the &#8220;Adobe PDF Settings&#8221; tab, and un-check the “View Adobve PDF results” option</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Acrobat PDF Printer output filename on 64-bit OS… by Mark</title>
		<link>http://mattslay.com/adobe-acrobat-pdf-printer-output-filename-on-64-bit-os%e2%80%a6/#comment-2306</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 29 Nov 2011 18:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/?p=18#comment-2306</guid>
		<description>Anyway to prevent the pdf from being displayed.  Seems like after it generates the 2nd one with no problem, it starts displaying the pdfs.  So if I generate 10, I have 8 displayed.  Seems to be resetting the View Adobe pdf results setting.

Mark</description>
		<content:encoded><![CDATA[<p>Anyway to prevent the pdf from being displayed.  Seems like after it generates the 2nd one with no problem, it starts displaying the pdfs.  So if I generate 10, I have 8 displayed.  Seems to be resetting the View Adobe pdf results setting.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Acrobat PDF Printer output filename on 64-bit OS… by Mark</title>
		<link>http://mattslay.com/adobe-acrobat-pdf-printer-output-filename-on-64-bit-os%e2%80%a6/#comment-2305</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 29 Nov 2011 17:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/?p=18#comment-2305</guid>
		<description>Thanks so much and for the extremely quick reply!  That was the problem, I didn&#039;t have the include file registry.h  
It&#039;s been along time since I&#039;ve done anything in Foxpro, I am doing a data conversion of this old app and also exporting reports to pdf.  This is the cats meow, thanks so much for posting this info!

Mark</description>
		<content:encoded><![CDATA[<p>Thanks so much and for the extremely quick reply!  That was the problem, I didn&#8217;t have the include file registry.h<br />
It&#8217;s been along time since I&#8217;ve done anything in Foxpro, I am doing a data conversion of this old app and also exporting reports to pdf.  This is the cats meow, thanks so much for posting this info!</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Acrobat PDF Printer output filename on 64-bit OS… by admin</title>
		<link>http://mattslay.com/adobe-acrobat-pdf-printer-output-filename-on-64-bit-os%e2%80%a6/#comment-2304</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 29 Nov 2011 17:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://mattslay.com/?p=18#comment-2304</guid>
		<description>You cannot add quotes around HKEY_CURRENT_USER.... That&#039;s the problem.

That is a CONTSTANT, and, I failed to point out that you must reference an include file named &quot;registry.h&quot; which exists in the FoxPro install folder, and that&#039;s where the string value for that constant will come from.

That&#039;s why the OpenKey() is failing.

On my machine, that file lives in the C:\Program Files (x86)\Microsoft Visual FoxPro 9\ffc folder.

I assume you know how to use reference an Include file. It varies depending on if you are working in a Form, Class, or Prg.

For PRG, you do this

#INCLUDE C:\Program Files (x86)\Microsoft Visual FoxPro 9\Ffc\registry.h</description>
		<content:encoded><![CDATA[<p>You cannot add quotes around HKEY_CURRENT_USER&#8230;. That&#8217;s the problem.</p>
<p>That is a CONTSTANT, and, I failed to point out that you must reference an include file named &#8220;registry.h&#8221; which exists in the FoxPro install folder, and that&#8217;s where the string value for that constant will come from.</p>
<p>That&#8217;s why the OpenKey() is failing.</p>
<p>On my machine, that file lives in the C:\Program Files (x86)\Microsoft Visual FoxPro 9\ffc folder.</p>
<p>I assume you know how to use reference an Include file. It varies depending on if you are working in a Form, Class, or Prg.</p>
<p>For PRG, you do this</p>
<p>#INCLUDE C:\Program Files (x86)\Microsoft Visual FoxPro 9\Ffc\registry.h</p>
]]></content:encoded>
	</item>
</channel>
</rss>

