• Welcome to Valhalla Legends Archive.
 

Packet 0x51 Information #2

Started by K, May 05, 2003, 03:04 PM

Previous topic - Next topic

K

In case anyone was wondering what my original problem was, I figured it out, but only by completely rewriting my code in unmanaged c++.  Apparently the managed socket was changing the unsigned I sent into signed chars, truncating values > 0x7F to 0x7F.  See if I employ you again, managed c++! ha!

|