Windows NT Support for the MS-DOS LAN Manager APIs

Last reviewed: November 2, 1995
Article ID: Q110776
The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK) for Windows NT versions 3.1 and 3.5

There is no list that shows specifically which MS-DOS LAN Manager APIs (application programming interfaces) are supported in a VDM (virtual DOS machine) on Windows NT. This article discusses what influenced whether or not an API would be implemented.

The set of APIs that is supported is relatively small. It was necessary to implement named pipes, mailslots, NetServerEnum(), and the NetUseXXX APIs. The APIs that are commonly used in shipping applications were implemented, if possible. There were certain APIs that were impossible to implement from the VDM. The remaining APIs were not added either because Microsoft did not feel that they were used in applications or because they did not make sense in this context, such as the NetServiceXXX APIs.


Additional reference words: 3.10 3.50
KBCategory: kbnetwork
KBSubcategory: NtwkLmapi


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 2, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.