PROWAREtech
CPUID for C# and Visual Basic (VB)
Access the CPUID instructions from high-level languages like C# and VB.
This little library allows C# and Visual Basic 4.0/5.0/6.0
programmers to access the cpuid instruction. Examples of use are
in the included source. Click VBCPUID.zip to
download. CPUID.dll should be in the current directory of the application.
Use VB function CurDir()
to find out what the current directory is.
Learn more about CPUID: click here.
Comment