|
-
Jul 25th, 2001, 03:56 PM
#1
Thread Starter
Lively Member
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....
-
Jul 25th, 2001, 04:05 PM
#2
Do you mean controlling the program itself? Or using API's to control the CD-Drive (nothing to do with the program itself).
-
Jul 25th, 2001, 04:09 PM
#3
Thread Starter
Lively Member
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....
-
Jul 25th, 2001, 04:26 PM
#4
Thread Starter
Lively Member
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....
-
Jul 25th, 2001, 06:35 PM
#5
If controlling the actual program is what you want, just send BM_CLICK messages to the buttons you want to click.
-
Jul 25th, 2001, 06:51 PM
#6
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|