The information in this article applies to:
SYMPTOMSWhen you run a 16-bit parent and child program in seperate memory spaces of the parent program, the parent program generates an access violation error message. CAUSEThis problem occurs because the address space of the parent program contains a Shared Object list. When you start a child program, it adds its task information to the Shared Object list. However, when you quit the child progarm, the child program's information in the Object List does not get removed. The Shared Object list continues to grow as child programs start and quit until the parent program generates an access violation error message. RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0. 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 . This problem was first corrected in Windows NT 4.0 Service Pack Service Pack 5. Additional query words:
Keywords : kbbug4.00 kbfix4.00 nt4sp5fix |
Last Reviewed: August 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |