Search code examples
dllkernel32

how to get Processor ID using Kernel32.dll


I want to know if there is an Entry point for kernel32.dll , that is related to any processor data (ID , Serial , etc ... )
and I tried to Google it but I didn't find good results .

Note: I already know WMI , but I need something related to Kernel !


Solution

  • i think it is the best one http://msdn.microsoft.com/en-us/library/ms724381(VS.85).aspx