K
Krupa
Hi there,
I intend to develop a wrapper for Windows media player to get a handle
of the player so that I can open, play, pause and stop the player
programmatically. I also need the player to go full screen. I was
wondering if I can achieve this in C# by p/Invoking to WaveOut
functions in coredll.dll. Or should I write an unmanaged wrapper in C++
for WMP activex?
Regards,
Krupa
I intend to develop a wrapper for Windows media player to get a handle
of the player so that I can open, play, pause and stop the player
programmatically. I also need the player to go full screen. I was
wondering if I can achieve this in C# by p/Invoking to WaveOut
functions in coredll.dll. Or should I write an unmanaged wrapper in C++
for WMP activex?
Regards,
Krupa