Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. opening files within .net

opening files within .net

Scheduled Pinned Locked Moved C#
questioncsharphelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    marazm1
    wrote on last edited by
    #1

    Hi, i'm trying to make my program open mp3 files and play them in a program like winamp or realplayer. Could somebody help me? How can I implement it? thanks a lot.

    H U 2 Replies Last reply
    0
    • M marazm1

      Hi, i'm trying to make my program open mp3 files and play them in a program like winamp or realplayer. Could somebody help me? How can I implement it? thanks a lot.

      H Offline
      H Offline
      hoope002
      wrote on last edited by
      #2

      Try using the System.Diagnostics.Process namespace it contains procedures for launching external applications.

      1 Reply Last reply
      0
      • M marazm1

        Hi, i'm trying to make my program open mp3 files and play them in a program like winamp or realplayer. Could somebody help me? How can I implement it? thanks a lot.

        U Offline
        U Offline
        Utku KAYA
        wrote on last edited by
        #3

        You should better be away from filewise operations for that. Just use some external APIs for the application you want to run (winamp, rp etc.) and use it in your application feeding the desired parameters.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups