Dear sir:
I create two threads in my program and try to update data in the child thread with the function UpdateData(). When I run the program, I got a "Debug Assertion Failed" error.
The assertion is "ASSERT(::IsWindow(m_hWnd)); // calling UpdateData before DoModal?" in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.