I have a ocx control in VB6, for drawing a geometrical figure. I wanna use
this in a VC application.
I observer that after the ocx is called, memory usage shoots up like
anything. I suppose it is taking up all my system resources.
What do I do here?
Can anyone help?
Thanks a lot!!