Re: [vb6]Alpha Image Control (PNG, AniGIFs, TIFF, & more) [13 July 2011]
I have a memory leak in my project which is loading and unloading alpha image controls in a control array. It seems as though every time I add another object to the array it will add two gdi objects however when I unload an object either one or no gdi objects will go away. I’ve attached a simple project which shows the problem.