- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We were able to open the 238957_238957.zipfile using WinZip* 9.0 SR1 and extract WinCPUID_BatteryMan_2003_20051012.exe without any errors. Please let us know if you're still experiencing this issue, and if so, with which program/version.
Regarding your original question, we will forward to our engineers and let you know how they respond.
Regards,
Lexi S.
IntelSoftware NetworkSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Our engineering contact responded that x32 still supports inline assembly; x64 doesnt. If you use the Intel C++ Compiler 9.x or above, then there should be no problem, since these versions support inline assembly.
If you have to compile using Microsoft* Visual Studio 2005, our engineer's suggestion is to create the CPUID-involved functions in assembly and put them in an assembly file. This way you can have one single-code base for both x32 and x64 platforms.
Regards,
Lexi S.
Intel Software Network Support
Message Edited by intel.software.network.support on 12-05-2005 12:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. WinZip seems to understand that package, however, thereare files missing from the package?
The WinCPUIDLib project references WinCPUID_Int.c (which is not present in the package) and WinCPUID.c references WINCPUID_Int.h (also missing).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Lexi S.
IntelSoftware NetworkSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The WinCPUID package has three build configurations "Debug", "Release", and "ReleaseGI". The only one that can be built with the posted package is "ReleaseGI". You can copy the ReleaseGI config to a new config (i.e. DebugGI) and modify the settings for a debug build if you need.
WinCPUIDlib will build in .Net 2005 for x64, but you would have to create a new 64-bit mode project including the files cpuid64.asm, cpuid64.c, and cpuid64.h. A full 32/64 .Net 2005 update is planned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Message Edited by elpalmer on 12-13-2005 03:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards
Arno

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page