<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Mon, 21 May 2012 03:46:43 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Will Deutsch</title>
      <description><![CDATA[ Source code linked this page does not match project description. ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-10706</link>
      <pubDate>Wed, 17 Dec 2008 16:34:44 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-10706</guid>
    </item>
    <item>
      <title>By Intel Software Network Blogs &amp;raquo; Updated WinCPUID/LibCPUID code</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-37138</link>
      <pubDate>Mon, 21 Dec 2009 18:04:04 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-37138</guid>
    </item>
    <item>
      <title>By Updated WinCPUID/LibCPUID code</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-37150</link>
      <pubDate>Mon, 21 Dec 2009 20:40:10 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-37150</guid>
    </item>
    <item>
      <title>By Shawn</title>
      <description><![CDATA[ Why don't you release the entire source for this instead of just a library/header? ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-38343</link>
      <pubDate>Tue, 19 Jan 2010 12:00:05 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-38343</guid>
    </item>
    <item>
      <title>By Eric Palmer (Intel)</title>
      <description><![CDATA[ Shawn,

The entire source code is included (always has been) - see the above WinCPUID_Source_20100209.zip.  After installing, see the "Shortcut to Source".  Then, move or copy the "Source" folder to a writable path with no spaces in its name (Vista/Win7 doesn't like you editing files installed under "Program Files").  Another hint - use the "DebugGI" and "ReleaseGI" VS2008 project configurations.

 - Eric
 ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-39168</link>
      <pubDate>Tue, 09 Feb 2010 16:36:27 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-39168</guid>
    </item>
    <item>
      <title>By richard.broadhurst</title>
      <description><![CDATA[ Both the 2005 and 2008 folders have solutions named 2005 but both are actually file version 10 not 2005.
The 2005 project files also don't seem to be 2005, but that could be to do with the wrong .sln ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-42977</link>
      <pubDate>Wed, 05 May 2010 13:48:59 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-42977</guid>
    </item>
    <item>
      <title>By Eric Palmer (Intel)</title>
      <description><![CDATA[ Hi Richard,

The latest update posted here is only set up to support VS2008.  Sorry, the VS2005 build has not been maintained.  Yes, both .sln files have '2005' in the name; please defer to the folder name to distinguish them.

My next update will include Intel(r) AVX detection, and probably add VS2010 support, at which time I will remove the VS2005 files.

Please let us know if you still cannot build the code using VS2008.

 - Eric
 ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-42981</link>
      <pubDate>Wed, 05 May 2010 16:09:51 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-42981</guid>
    </item>
    <item>
      <title>By Joe Chang</title>
      <description><![CDATA[ hello, I just downloaded 201002 source, the file WinCPUID_Int.c is blank and the file WinCPUID_Int.h is missing, if I substitute a blank file, I get the error g_WinCPUID_init_detect_base undeclared, so where are the missing files? thanks ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-50117</link>
      <pubDate>Mon, 11 Oct 2010 12:58:45 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-50117</guid>
    </item>
    <item>
      <title>By Eric Palmer (Intel)</title>
      <description><![CDATA[ Hi Joe,

Using VS2008 with the project files under VS2008Proj, please use the build configurations DebugGI or ReleaseGI, which do not need the missing files.

Thanks,

 - Eric ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-50186</link>
      <pubDate>Tue, 12 Oct 2010 16:41:45 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-50186</guid>
    </item>
    <item>
      <title>By shiref</title>
      <description><![CDATA[ thanks alot guys for this help ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-62259</link>
      <pubDate>Mon, 25 Jul 2011 14:14:39 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-62259</guid>
    </item>
    <item>
      <title>By Processor characteristics | Televistashow</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-66393</link>
      <pubDate>Sun, 06 Nov 2011 20:07:51 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-66393</guid>
    </item>
    <item>
      <title>By genesis</title>
      <description><![CDATA[ please give me the characteristic of the central processing computer
 ]]></description>
      <link>http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-73584</link>
      <pubDate>Wed, 02 May 2012 18:58:02 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/api-detects-ia-32-and-x64-platform-cpu-characteristics/#comment-73584</guid>
    </item>
  </channel></rss>
