Introduction - If you have any usage issues, please Google them yourself
A simple and effective method of cryptographic registration using the serial number of a hard disk for the development of software. Main purpose: to ensure that the software of the developer is not copied and used arbitrarily, every machine installed by the user needs to inform the developer of the user number and obtain the registration number. Basic principle: to do the hard disk serial number after operation for users, developers can use science-based calculator, according to the users to notify the user number and only oneself know the key directly calculate the registration code returned to the user; The client does not need to register the machine, the developer does not need the decoder, and the Windows system will be saved automatically after the registration is successful. No further registration will be required, and the software upgrade will not need to be re-registered.
The attached VC source code has implementation methods and detailed comments.
Packet : 47651506mysoft.rar filelist
MySoft\DlgRegister.cpp
MySoft\DlgRegister.h
MySoft\MainFrm.cpp
MySoft\MainFrm.h
MySoft\MySoft.aps
MySoft\MySoft.clw
MySoft\MySoft.cpp
MySoft\MySoft.dsp
MySoft\MySoft.dsw
MySoft\MySoft.h
MySoft\MySoft.ncb
MySoft\MySoft.opt
MySoft\MySoft.plg
MySoft\MySoft.rc
MySoft\MySoftDoc.cpp
MySoft\MySoftDoc.h
MySoft\MySoftView.cpp
MySoft\MySoftView.h
MySoft\ReadMe.txt
MySoft\res\MySoft.ico
MySoft\res\MySoft.rc2
MySoft\res\MySoftDoc.ico
MySoft\res\Toolbar.bmp
MySoft\resource.h
MySoft\StdAfx.cpp
MySoft\StdAfx.h
MySoft\res
MySoft