Results 1 to 3 of 3

Thread: This will be a fun one! :)

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    Maumelle, AR
    Posts
    624

    Question This will be a fun one! :)

    Ok, I need some advice on how to do this. I have always used the mediaplayer.ocx control to play mp3 files in my program, but I love the crossfading plugins, etc. in winamp. So what I want to do is use a shell command to run Winamp in the background to play the file. That's easy! Here's the tricky part. I want to add buttons to my form to control the Play, Pause, Stop buttons in Winamp. I'm assuming I will need to use Win API calls to find the Winamp mainwindow, and then use something like FindChildbyClass to find the appropriate button in Winamp to click. Am I on the right track?

  2. #2
    Bouncy Member darre1's Avatar
    Join Date
    May 2001
    Location
    Peterborough, UK
    Posts
    3,828
    does winamp supply an ocx or a dll that you could use????

    it might!
    Confucious say, "Man standing naked in biscuit barrel not necessarily ****ing crackers."

    Don't forget to format your code in your posts

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    Maumelle, AR
    Posts
    624

    Can't seem to find an .ocx

    There has to be one somewhere .

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