C
Charles Calvert
I've run into a problem recently on XP (SP1) that seems to prevent the
system from allocating more than 1000 window handles. This is a very
small number of handles and is preventing me from running more than a
few programs at once. I suspect that a registry entry was changed by
a recent windows patch or by a third party program meddling where it
shouldn't. Has anyone seen this problem before? Any ideas? I spent
several hours googling the usenet archives, but was unable to find
anything that seemed relevant.
Important note: every button, menu, list box, combo box, text box or
other control is a window or combination of several windows (like a
combo box). Each window is managed by the program via a window
handle. When I say that my installation of XP won't allocate more
than 1000 handles, that counts each and every control. For example,
I'm running Outlook 2K and it has 60 window handles allocated, even
though only the main window is open. (If you want to see what is
allocated on your system, check out Task Info:
<http://www.iarsn.com/>).
system from allocating more than 1000 window handles. This is a very
small number of handles and is preventing me from running more than a
few programs at once. I suspect that a registry entry was changed by
a recent windows patch or by a third party program meddling where it
shouldn't. Has anyone seen this problem before? Any ideas? I spent
several hours googling the usenet archives, but was unable to find
anything that seemed relevant.
Important note: every button, menu, list box, combo box, text box or
other control is a window or combination of several windows (like a
combo box). Each window is managed by the program via a window
handle. When I say that my installation of XP won't allocate more
than 1000 handles, that counts each and every control. For example,
I'm running Outlook 2K and it has 60 window handles allocated, even
though only the main window is open. (If you want to see what is
allocated on your system, check out Task Info:
<http://www.iarsn.com/>).