Okay well to register an account I need to use pantom MD5 which I am not really that happy with. Is there any way I can change it from pantom MD5 to just normal text for the passwords?
STRINGTABLE
LANGUAGE LANG_KOREAN, 0x1
{
1, "My IP Address"
2, "1"
3, "0"
4, "1"
5, "1"
6, "20070712"
7, "15500"
8, "5000"
9, "5"
10, "1252"
11, "0"
}
if( m_bEncryptPWD )
HashMD5( g_Neuz.m_szPassword, lpszpw );
else
_tcscpy( g_Neuz.m_szPassword, lpszpw );
_tcscpy( g_Neuz.m_szPassword, lpszpw );