Using OS/2 LAN Man NCB POST Routines with Windows 3.0

ID: Q63993


The information in this article applies to:
  • Microsoft LAN Manager, versions 2.0, 2.1, 2.1a, 2.2


SUMMARY

When creating a DOS LAN Manager version 2.0, 2.1, 2.1a, or 2.2 NCB (Network Control Block) POST routine for asynchronous operation, care should be taken to ensure that the routine is re-entrant if it is designed to run under the Windows version 3.0 or 3.1 enhanced mode with multiple NCBs outstanding.

Windows 3.0 and 3.1 do not permit interrupts to be shut down for a "critical" section. Therefore, if more than one NCB uses a common POST routine, multiple "interrupts" may activate the routine concurrently.

Additional query words: 2.00 2.10 2.10a 2.20 3.00 3.10

Keywords :
Version : :2.0,2.1,2.1a,2.2
Platform :
Issue type :


Last Reviewed: November 11, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.