Introduction - If you have any usage issues, please Google them yourself
This a user-friendly MD5 C++ class this class can be added to the console program can also be used in MFC, and provides a detailed error handling function is a safety class. Supports two input strings and files. LPCSTR TargetFile (char* filename = NULL) // calculate file MD5 value void TargetStr (LPCSTR str) // calculate the MD5 value of the string LPCSTR GetDigestKey () // take the MD5 computing the results LPCSTR GetErr () // If there are errors, take the error string