Ok, I have WSAAsyncSelect() sucessfully registered and I'm getting asynchronous callbacks from the socket to WindowProc() which is good. My problem is, since I'm only allowed to register one event, I must decode from WPARAM wParam, LPARAM lParam what is actually going on. Anyone got a chart?
Taylor Collins
Taylor Collins