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开发者_Go百科 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 !
i think it is the best one http://msdn.microsoft.com/en-us/library/ms724381(VS.85).aspx
精彩评论