写的MFC程序,很头疼: voidreadprocess::OnRRead() { hThread=CreateThread(NULL, 0, readprocess::ReceiveThread, this, 0, &ThreadID); } readprocess::ReceiveThread ...
確定! 回上一頁