PRB: Netbios RESET Cannot Be Called with Pending Commands (125659)



The information in this article 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.

Modification Type:MajorLast Reviewed:3/16/2004
Keywords:KB125659