[2005] how to take advantage of activeX to control windows media player?
Is there any activeX code for vb to control the wmvplayer?
For example, stop or pause the music that is playing, knowing the music is played end.
Re: [2005] how to take advantage of activeX to control windows media player?
Are you wanting to automate an external instance of WMP or do you want a WMP control on your own form?
Re: [2005] how to take advantage of activeX to control windows media player?
My program is to do that when the music is added, after it is played end, then do something. Also, for my curiosity, I want to know how use the code to stop or pause the music by process.start() function
Re: [2005] how to take advantage of activeX to control windows media player?