I have successfully implemented the ezdicom active-x in a VB6.0 project, it looks very nice, thank you.
The only problem is that it keeps on aggregating memory use each time a new picture is loaded and displayed. Even when the form containing the control is unloaded, it does not free any memory.
Can anyone help?
Peter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have successfully implemented the ezdicom active-x in a VB6.0 project, it looks very nice, thank you.
The only problem is that it keeps on aggregating memory use each time a new picture is loaded and displayed. Even when the form containing the control is unloaded, it does not free any memory.
Can anyone help?
Peter
Yikes. That sounds really bad. I'd like to use this program but if it works this way I had best hold off.
Did you ever solve this one?