stop a thread
April 16th, 2022, 10:51 AM #1 stop a thread a thread is running. how to cleanly stop m_thread from running regardless of what it is doing. Code: m_thread=AfxBeginThread(RunThread, … Read more
April 16th, 2022, 10:51 AM #1 stop a thread a thread is running. how to cleanly stop m_thread from running regardless of what it is doing. Code: m_thread=AfxBeginThread(RunThread, … Read more