ecucurella
Programmer
I have a Visual Basic project where I need to use the windows media control (wmp.dll) to play mpeg2 videos.
I am using the URL property, controls.play, controls.stop and close methods.
Each video I play make memory increase in aproximately 400Kb. After a number of videos the memory hangs up the machine.
Anyone knows the way to make memory not increase?