The information in this article applies to:
SYMPTOMS
On your computer with the real mode TCP/IP protocol stack installed, when
you run a Winsock program that uses a custom blocking hook routine, the
program hangs during data transfers.
CAUSE
Your custom blocking hook routine does not dispatch WM_TIMER messages
causing your Winsock program to hang.
RESOLUTIONIn the custom blocking hook routine, include a PeekMessage() call to remove WM_TIMER messages and dispatch them. Additional query words: prodlm prodnt 2.20 3.11 lanman wfw wfwg
Keywords : nt16ap |
Last Reviewed: October 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |