×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / hi, guys, who has the source code for grabing the CPU serial number. C++ or Assmble . thanx
    • cpuinfo.zip with source code
      • good! I got it. Thanx
      • but it seems like I have to find my way to get the serial no. So far , i am reading the CPUID instruction from Intel website.so annoying.
        Is it true for Intel company that there is no serial number any more for intel new processors?
        • under windows, you could get cpu serial#, but you gotta install an api for that which
          i dont think you want to do it that way, ;-( no much idea about intel thing
          • hi, root bear, thank your answer. but i can not understand what you say. what API can i use for grabing the cpu SN? now, i am waiting my frined sending a c program for me. he claimed he got SN by that program.
            • I by chance found on microsoft site something called WMI, which has all the interface you may need, look at the url attached
              http://www.microsoft.com/hwdev/driver/WMI/default.asp