View Single Post
  #39  
Old 07-18-2009, 02:24 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

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.
Reply With Quote