Hi,
I am looking for VB 6.0 (for Win 2000 / Win XP) sample code for basic player remote control of functions like:
Set MyObject CreateObject (" ")
Enque = "c:\file.mp3"
Play
Pause
Stop
and others ...
What objects (*dll) do I have to refer to ...) ?
Thanks.
I am looking for VB 6.0 (for Win 2000 / Win XP) sample code for basic player remote control of functions like:
Set MyObject CreateObject (" ")
Enque = "c:\file.mp3"
Play
Pause
Stop
and others ...
What objects (*dll) do I have to refer to ...) ?
Thanks.
Comment