Introduction - If you have any usage issues, please Google them yourself
BASE64 conversion, a VS2010 DLL project. If the HTTP proxy authentication password to BASE64 need for conversion, you can call as follows: Base64EncodeA ((LPCBYTE) szUserPass, iUserPassLen, szUserPassBase64, 2048) in this way.