Tech Support > Microsoft Windows > Drivers > RE: Don't see NDIS status other than PENDING in IM driver
RE: Don't see NDIS status other than PENDING in IM driver
Posted by Bryan S. Burgin [MSFT] on June 30th, 2003




If NdisSend returns PENDING, then your protocol's SendCompleteHandler
should be getting called with the end result.

Bryan S. Burgin
bburgin@microsoft.com

This posting is provided "AS IS" with no warranties, and confers no rights.

Posted by Irene on June 30th, 2003


Strangely, NdisSend returns PENDING (I can see the IM
sends it), but protocol's SendCompleteHandler was not
called and that's the problem.

This happens when I pull the LAN cable(s) out from NIC.
The target runs XP.
Thanks Bryan.




Similar Posts