Some Subsystems Persevere Through Logons

ID: Q94995


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK) for Windows NT


SUMMARY

Subsystems such as the Local Security Authority (LSA), the spooler, the Win32 server, and the OS/2 subsystem do not terminate when the user logs off.

Windows on Win32 (WOW) is not a true subsystem; rather, it is a user-mode program. When you run an MS-DOS program, the console you run it from has a virtual DOS machine (VDM) attached to it until the console exits (which it is forced to do at logoff). When you run the first Win16 program, the WOW VDM is started and continues to run until the user logs off.

Additional query words: 3.10 3.503.51 4.00

Keywords : SubSys
Version : NT:
Platform : NT
Issue type :


Last Reviewed: January 14, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.