Using NetBIOS Interrupts Under WindowsLast reviewed: July 22, 1997Article ID: Q23033 |
3.00 3.10
WINDOWS
kbnetwork kbprg
The information in this article applies to:
SUMMARYThe Windows SDK API NetBIOSCall() is provided as an interface for application developers using network communication protocols.
MORE INFORMATIONThe NetBIOSCall() translates to an interrupt 5Ch call and is handled by the Virtual NetBIOS driver under 386 enhanced mode Windows or by the MS-DOS Extender (DOSX.EXE) under standard mode. The interface provides for both synchronous and asynchronous NetBIOS commands. When asynchronous commands are used, there are two rules that an application developer must follow:
|
Additional reference words: 3.00 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |