Hi,
I have written an application and want to lock it to individual PCs.
I have found some code which gets the CPUID of the processor.
This runs fine on my PC but do all processors have this info. ie an AMD processor?
Also, does anyone know what the CPUID is. It seems to be a hex number but I am not sure and I need to convert it to an integer so that I can apply a simple encryption to hide what the user is entering?
I have written an application and want to lock it to individual PCs.
I have found some code which gets the CPUID of the processor.
This runs fine on my PC but do all processors have this info. ie an AMD processor?
Also, does anyone know what the CPUID is. It seems to be a hex number but I am not sure and I need to convert it to an integer so that I can apply a simple encryption to hide what the user is entering?