hi,
i wanted my program to run only on a system that i intend it to. i tried cpuid() but it does not return any unique values as such. a general google research said that it is not possible to do so post pentium3...is it true? and is there any other way?
i was tryin for the cpu serial number btw...is there any other unique id that can be used? and i looked into the forums as well...there seems to be no resolved questions like this.