The information in this article applies to:
SYMPTOMS
An application runs under Windows NT and the computer appears to stop
responding (hang). The user interface is frozen and it does not respond to
mouse and keyboard input.
CAUSE
The application used the Win32 API SetOwner and defined window_1 to be
owned by window_2, but also window_2 to be owned by window_1. When looking
for the top-level window of the hierarchy (the one without an owner), the
Win32 subsystem runs into an endless loop.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0 or Windows NT Server 4.0, Terminal Server Edition. For additional information, please see the following article in the
Microsoft Knowledge Base: Q152734 How to Obtain the Latest Windows NT 4.0 Service Pack STATUSMicrosoft has confirmed this to be a problem in Windows NT 4.0 and Windows NT Server 4.0, Terminal Server Edition. This problem was first corrected in Windows NT 4.0 Service Pack 4.0 and Windows NT Server 4.0, Terminal Server Edition Service Pack 4.
Keywords : NT4SP4Fix kbbug4.00 kbfix4.00.sp4 nt32ap NTSrvWkst |
Last Reviewed: April 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |