Search:

Type: Posts; User: redintegra

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    3,443

    Play music files in C#

    Is there another way to play music files in C# other then using
    DirectX?

    Thank you very much
  2. Please Help! Application OutPut Extracting

    Is that how you extract the output after running an application?
    Anyone know how come it is not working?

    TRM.StartInfo.FileName = "trm.exe";
    TRM.StartInfo.Arguments = "\"" + FilePathName + "\"";...
Results 1 to 2 of 2