PROWAREtech
.NET: CPUID for .NET Framework
Access the CPUID instructions from .NET Framework (Windows only).
This little library allows the .NET programmer to access the cpuid instruction. Examples of use are in the included source with both VB6 and C# examples. Click VBCPUID.zip to download. CPUID.dll should be in the current directory of the application.
Comment