Home All Groups Group Topic Archive Search About

newbie: releasing memory (if necessary?) with WMP SDK embedded in WinForm?

Author
22 Nov 2006 2:59 PM
Keith
Using 2005 VB.net express; I've also downloaded WMP SDK and put a single WMP
player control on my (Windows application) form.

I'm going to be playing multiple AVI videos in the WMP control, using other
controls on my form to select which AVI file is "loaded" (associated) with
the WMP control.

as a newbie, I want to code appropriately- when I assign a new video
(associated filename) to the WMP control, do I need to do anything to
"release" any memory associated with the last video, or is that done
automatically?

Thank you!
Keith

Author
25 Nov 2006 4:49 PM
Anil Gupte
You might want to post this on WMT***@DISCUSSMS.HOSTING.LSOFT.COM

--
Anil Gupte

Show quoteHide quote
"Keith" <fake_address@not_a_real_address.org.net.com> wrote in message
news:uyVFfbkDHHA.4808@TK2MSFTNGP03.phx.gbl...
> Using 2005 VB.net express; I've also downloaded WMP SDK and put a single
> WMP player control on my (Windows application) form.
>
> I'm going to be playing multiple AVI videos in the WMP control, using
> other controls on my form to select which AVI file is "loaded"
> (associated) with the WMP control.
>
> as a newbie, I want to code appropriately- when I assign a new video
> (associated filename) to the WMP control, do I need to do anything to
> "release" any memory associated with the last video, or is that done
> automatically?
>
> Thank you!
> Keith
>