|
-
November 30th, 2000, 09:44 AM
#1
ASSERT(pState->m_hSocketWindow != NULL)
I'm using CSockets. Somethimes when I'm using my application (simple POP3-SMTP mailer) I got a Debug Assertion Error in sockcore.cpp line 851...
This is PumpMessages function and line is...
ASSERT(pState->m_hSocketWindow != NULL);
Does anyone know where's the problem...
I think that beta MFC patch mfc42b isn't the solution...
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
|