Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memory leak in Windows Media Player control

Status
Not open for further replies.

ecucurella

Programmer
Feb 17, 2003
34
ES

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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top