Description: In the program development process, often encounter the need to protect user information and private data from being stolen by others, the situation, that is to encrypt the data. In Win2000 before, to the data encryption and decryption operations, generally use CryptAPI function, quite cumbersome. Fortunately, starting from the Win2000 operating system from the kernel level provides file encryption and decryption functions, but also fairly simple to use.
To Search:
File list (Check if you may need any files):
Win32API Protocket File.txt