The information in this article applies to:
SYMPTOMSA program that calls the Win32 EnumObjects() API function may eventually stop working, with the following error message:
CAUSEThe EnumObjects() function leaks a selector each time it is called. If enough calls are made during a particular session, the local descriptor table (LDT) can become exhausted. The computer must then be restarted. RESOLUTIONA supported fix that corrects this problem is now available from Microsoft, but
it has not been fully regression tested and should be applied only to systems
experiencing this specific problem. http://www.microsoft.com/support/supportnet/overview/overview.aspThe English version of this fix should have the following file attributes or later:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONOne situation in which this problem can occur is when a Microsoft Excel 97 VBA macro sets the PageSetup properties of a worksheet object hundreds of times. For additional information about this problem, please see the following article in the Microsoft Knowledge Base: Q192869 OFF97: PageSetup Object Causes Memory Leak and Hangs System Additional query words:
Keywords : win95 win98 |
Last Reviewed: August 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |