The project was set to unicode in release instead of multibyte which was causing issues with the const char* to LPRSTR conversion.
AccountPassword for server reg isn't hashed in the DB, also need to make sure there's a tblworldserverregistration entry that matches up with the tblserveradminregistration entry.
|