CAsyncSocket Woes...
This seems strange to me, but the program compiles and runs under the Debug mode just fine with no exceptions or major things.
But When I compile it in release mode and execute the program it generates an error that originates from the CAsyncSocket class, at least that is where the call stack points to when the program is halted.
Can Someone help me out here, I am at a loss where to look for the problem. I do create my own class that is inheritated from CAsyncSocket.
Thanks for the help in advance
Shawn,
Jumping through MFC Hoops hoping not to hit the head on the Ceilings of Windows.......