PRB: Local Reboot (CTRL+ALT+DEL) Doesn't Work Under Win32s

ID: Q121092

1.10 1.15 1.20 1.30 1.30c WINDOWS

 kbprb

The information in this article applies to:

SYMPTOMS

The Windows local reboot feature (CTRL+ALT+DEL) should terminate a hung application. However, if the application is a Win32-based application, using CTRL+ALT+DEL exits Windows.

CAUSE

This is a limitation of Win32s. When the VxD that handles hung applications tries to access the application stack, it uses ss:sp, instead of ss:esp, as if the application were a 16-bit application. This causes the VxD to crash, and when the VxD crashes, the whole system terminates.

STATUS

This behavior is by design.

KBCategory: kbprb KBSubCategory: W32s Additional reference words: 1.10 1.15 1.20 1.30 1.30c

Keywords          : kbenv kbprb
Version           : 1.10 1.15 1.20 1.30 1.30c
Platform          : WINDOWS

Last Reviewed: May 12, 1998