CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11
  1. #1
    Join Date
    Jan 2009
    Posts
    19

    Make a Windows Media Player in C-Sharp Programming

    salam sir;
    how can Make a Windows Media Player in C-Sharp Programming?please full article tutorial of this project.
    thanks sir

  2. #2
    Join Date
    Jun 2008
    Posts
    2,477

    Re: Make a Windows Media Player in C-Sharp Programming

    What are you asking here? Are you asking how to launch Windows Media Player through C# code, or are you asking how to replicate the functionality in WMP? I highly doubt you find a complete article on the latter, it would be a major project and no one has the time to walk you through everything it would involve.

  3. #3
    Join Date
    Jan 2009
    Posts
    19

    Re: Make a Windows Media Player in C-Sharp Programming

    yes sir you are right saying and are u programmer or not

  4. #4
    Join Date
    Jun 2008
    Posts
    2,477

    Re: Make a Windows Media Player in C-Sharp Programming

    Quote Originally Posted by mohammedali200924 View Post
    yes sir you are right saying and are u programmer or not
    I didn't say anything though, I asked a question, so which of the two was correct?

    And yes, I am a programmer. Are you?

  5. #5
    Join Date
    Jan 2009
    Posts
    19

    Re: Make a Windows Media Player in C-Sharp Programming

    i am programmer.but i am weak programmer please send me yahoo id

  6. #6
    Join Date
    Jun 2008
    Posts
    2,477

    Re: Make a Windows Media Player in C-Sharp Programming

    Quote Originally Posted by mohammedali200924 View Post
    i am programmer.but i am weak programmer please send me yahoo id
    No, I don't talk over chat clients. Could you just answer my first question? If you need to build a program like WMP and you simply don't know what you are doing no one here is going to be able to help much. We can assist, but we cannot give you an education and we will not do your work for you.

  7. #7
    Join Date
    Jul 2006
    Posts
    297

    Re: Make a Windows Media Player in C-Sharp Programming

    Here ya go, now leave us alone.

    Media Player in C#

  8. #8
    Join Date
    Jan 2009
    Posts
    19

    Re: Make a Windows Media Player in C-Sharp Programming

    yes sir but how can made this project

  9. #9
    Join Date
    Jun 2008
    Posts
    2,477

    Re: Make a Windows Media Player in C-Sharp Programming

    Quote Originally Posted by mohammedali200924 View Post
    yes sir but how can made this project
    You learn how to be a software engineer. Honestly, I don't know how you got yourself in a situation that has you so over your head, but no one anywhere can simply teach you everything you need to know to do this job.

  10. #10
    Join Date
    Jan 2009
    Posts
    19

    Re: Make a Windows Media Player in C-Sharp Programming

    thanks sir

  11. #11
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: Make a Windows Media Player in C-Sharp Programming

    Quote Originally Posted by BigEd781 View Post
    What are you asking here? Are you asking how to launch Windows Media Player through C# code, or are you asking how to replicate the functionality in WMP? I highly doubt you find a complete article on the latter, it would be a major project and no one has the time to walk you through everything it would involve.
    Microsoft provides an extensive set of Windows Media Player SDKs, which can be used for something like this

    Have a look here :
    http://social.msdn.microsoft.com/Sea...wmp%20sdk&ac=8

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured