Microsoft KB Archive/94995

From BetaArchive Wiki

Some Subsystems Persevere Through Logons

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 :
Issue type :
Technology : kbWin32SDKSearch kbAudDeveloper kbSDKSearch kbWin32sSearch


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