I have an AxWindowsMediaPlayerControl in my vs c# app and want to use it.
If I say mediaplayer1.openPlayer("d:\\temp\\sounds\\mp3.mp3");
a new instance of the wmediaplayer is opened and the soundfile runs in the
new window instead of the control in my application.
I want to run all media in my AxWindowMediaPlayerControl
What am I missing?
Thanks
I am not sure if this is the rigth forum for my question. So if I am wrong i
apologize and ask if you can point me to the rigth forum.