Introduction - If you have any usage issues, please Google them yourself
Documents prepared by the use of VC-type operation FileTool, has four main functions:// encrypted file, the input parameters for the file name, BlowFish encryption algorithm used BOOL EncryptFile [char* pFileName] // decrypt files, input parameters for the file name BOOL DeCryptFile [char* pFileName] // directory of a package of documents, including subdirectories, LZARI compression algorithm used BOOL Archieve [char* dir, char* arch] BOOL UnArchieve [char* arch, char* dir] hope that these data to facilitate the broad masses of netizens!