Dear All,

I want to know how we can Get the CPU serial number using C++ code. I found some ASM instruction "cpuid" . But it was not working...

Is there any API for getting CPU...