c++ - CAsyncSocket::Create fails in CWinThread::Initinstance but works in Constructor -
i have casynsocket derived class in cwinthread derived class i use new , create create suspended create cwinthread in cwinthread::initintance i try casyncsocket::create program goes "south" code totally leaves initinstance when move code cwinthread constructor works i'm baffeled thanks