16-Bit Windows Environment Stops Responding (Hangs) (101266)



The information in this article applies to:

  • Microsoft Windows NT Server 3.1
  • Microsoft Windows NT Workstation 3.1
  • Microsoft Windows NT Advanced Server 3.1

This article was previously published under Q101266

SYMPTOMS

After a 16-bit Windows-based application generates an exception error and hangs, the rest of the Windows NT operating system also appears to hang. The mouse and keyboard both seem to be disabled.

CAUSE

Normally, the 16-bit Windows environment is protected, running in its own virtual MS-DOS machine (VDM). However, in some cases a 16-bit Windows-based application can appear to hang Windows NT. This can be caused by an application that has enabled journal hooks (a method of recording or monitoring keystrokes and mouse movements). If the application is monitoring journal hooks and then hangs, since the mouse and keyboard are being actively polled by a hung process, they appear to be disabled.

RESOLUTION

Pressing CTRL+ESC to bring up Task Manager disables journal hooks, frees the mouse and keyboard, and enables you to close the application that caused the problem.

Modification Type:MajorLast Reviewed:11/20/2003
Keywords:kbother KB101266