Hmm. It affected my bitmaps.. I had to change all the bitmap code back to chars because I changed them to wchar_t and it read the bitmaps wrong.. Reads it correctly with regular chars.
Anything to do with buffers, I messed up and had to change to normal. That includes serialization and sockets :(
Other than that, I got almost everything working! Thanks.