R
rblanchard
Guest
I do not believe the manifest file is used by GUI for .NET but I have found the issue. The GDI objects for prowin32.exe kept growing until it reached 10,000 and then it blew up. We have narrowed it down to an ImageList that is contained in a user control. This user control is contained on another user control and it is not being deleted when the parent form is closed.
Continue reading...
Continue reading...