A file path to open by a media player application by c# code
I have a winform application on .net framework 4.0. This application is a media player using directx audiovideoplayback class library.
I uses to open a file by openfiledialog control but i also want the functionality to open a file directly from the drive usig openwith myplayer.Please help me.