G
Guest
Hi all, i develop app in windows forms, in C#. I used WindowsForms yo host
ActiveX like, Flash, QuickTime, Quest3D, and so on. But i have a problem,
because when flash AxHost control uses lot of memory and i manually whant to
dispose and delete this object, the GC collector doesnt's recollect all the
memory. So my question is: Is there other way to Dispose a AxHostControl, o
WindowsForm to recover all the memory. Thanxs.
ActiveX like, Flash, QuickTime, Quest3D, and so on. But i have a problem,
because when flash AxHost control uses lot of memory and i manually whant to
dispose and delete this object, the GC collector doesnt's recollect all the
memory. So my question is: Is there other way to Dispose a AxHostControl, o
WindowsForm to recover all the memory. Thanxs.