<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Another customer problem: a product doesn't work with VFP</title><link>http://blogs.msdn.com/calvin_hsia/archive/2004/12/03/274680.aspx</link><description>A customer reported that a product they have doesn’t work with Visual Foxpro . Time to put on the detective hat! In the command window, type o= CREATEOBJECT (“ABCProduct.Application”) After hitting the Enter key, the FoxPro process crashes. I tried from</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Another customer problem: a product doesn't work with VFP</title><link>http://blogs.msdn.com/calvin_hsia/archive/2004/12/03/274680.aspx#274800</link><pubDate>Sat, 04 Dec 2004 01:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:274800</guid><dc:creator>Raymond Chen</dc:creator><description>The value 0xFFFFxxxx is a wndproc thunk.&lt;br&gt;&lt;br&gt;&lt;a target="_new" href="http://weblogs.asp.net/oldnewthing/archive/2003/12/01/55900.aspx"&gt;http://weblogs.asp.net/oldnewthing/archive/2003/12/01/55900.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;The bug is that they are calling the function pointer directly instead of using CallWindowProc.&lt;br&gt;&lt;br&gt;It looks to me that they're an ANSI application using comctl32/v6. This is not a supported configuration. Comctl32/v6 requires that the program be UNICODE.</description></item><item><title>re: Another customer problem: a product doesn't work with VFP</title><link>http://blogs.msdn.com/calvin_hsia/archive/2004/12/03/274680.aspx#275785</link><pubDate>Mon, 06 Dec 2004 18:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:275785</guid><dc:creator>CalvinH [MS]</dc:creator><description>Raymond: Thanks for the details of the problem. It gives more confidence that GetClassInfo was working correctly, and guidance to the customer.</description></item><item><title>Third Party application does work as a COM+ application</title><link>http://blogs.msdn.com/calvin_hsia/archive/2004/12/03/274680.aspx#410941</link><pubDate>Fri, 22 Apr 2005 23:41:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:410941</guid><dc:creator>Calvin Hsia's WebLog</dc:creator><description>A few months ago, I reported a problem that a customer was having with a particular 3rd party product...</description></item></channel></rss>