PRB: Netbios RESET Cannot Be Called with Pending Commands
Article ID: 125659
Article Last Modified on 3/16/2004
APPLIES TO
- Microsoft Win32s 1.25
- Microsoft Win32s 1.2
This article was previously published under Q125659
SYMPTOMS
A Win32-based application cannot call the Netbios RESET command as long
as there are asynchronous commands still pending.
CAUSE
This behavior is by design in Win32s.
RESOLUTION
The application should cancel all pending commands, and wait for the post
routines of all the pending commands to be called. After that, the
application can issue a Netbios RESET command.
STATUS
This behavior is by design but may be designed differently in a future
version of Win32s.
Additional query words: 1.20
Keywords: KB125659