I've written a MFC program in VC++, is there a way to add some security feature so that my program will only run on the computer that i compilied my program on? ie. some function that will read the bios information, compile it and store it, and when my program rums, check the bios of the comptuer that it is running on and compare the two?
Thanks
Thanks