|
-
March 1st, 2008, 02:54 AM
#1
Error in _AfxThreadEntry function while creating UI threads.
Dear All,
Our application is multithreaded application. which is creating and destroying User Interface Threads for handling incoming telephone calls.
after completion of certain creations and destroying the threads (8000 times). Our application is giving assertion failure in thrdcore.cpp
at line no.102. it is showing in _AfxThreadEntry function at below statement.
VERIFY(::SetEvent(pStartup->hEvent));
Please help how to avoid this type of error.
Thanking in advance.
Regards,
Narsing.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|