Results 1 to 6 of 6

Thread: CDPlayer.....

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Brooklyn, NYC
    Posts
    112

    CDPlayer.....

    I have been trying to access CDPlayer from Visual Basic. Is there any way to control CDplayer from Visual Basic? Just wondering...
    Visual Basic Programmer.

    VB,ASP,VBscript,JavaScript,Oracle,Developer 2000,ADO,HTML, C#, VB.NET, ASP.NET....

  2. #2
    Megatron
    Guest
    Do you mean controlling the program itself? Or using API's to control the CD-Drive (nothing to do with the program itself).

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Brooklyn, NYC
    Posts
    112
    Anyways, I think, it is possible to control them by using API function, but I am not sure. Is it possible to control program itself....Just wondering..
    Visual Basic Programmer.

    VB,ASP,VBscript,JavaScript,Oracle,Developer 2000,ADO,HTML, C#, VB.NET, ASP.NET....

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Brooklyn, NYC
    Posts
    112
    Hey, Megatron. do you have any solution for this?
    Visual Basic Programmer.

    VB,ASP,VBscript,JavaScript,Oracle,Developer 2000,ADO,HTML, C#, VB.NET, ASP.NET....

  5. #5
    Megatron
    Guest
    If controlling the actual program is what you want, just send BM_CLICK messages to the buttons you want to click.

  6. #6
    Addicted Member
    Join Date
    Jun 2001
    Posts
    183
    You can use mciSendString API to control the CD to listen to audio. I'm sure there are examples around, I made an MP3 player using this API.

    My MP3 player is on my webpage, but it doesn't play cd's.

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