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


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -