E
Evan
I've been working on a Windows Forms application for some time now,
but I'm having some trouble when I call Application.DoEvents(). When I
do this after the program has been running for a few hours it causes a
System.OutOfMemoryException to be thrown in System.Drawing.dll. Can
anyone steer me in the right direction as to why this is occurring and
how I can fix it?
Evan
but I'm having some trouble when I call Application.DoEvents(). When I
do this after the program has been running for a few hours it causes a
System.OutOfMemoryException to be thrown in System.Drawing.dll. Can
anyone steer me in the right direction as to why this is occurring and
how I can fix it?
Evan