Eject and Close CD
C#
3
Posts
3
Posters
0
Views
1
Watching
-
how to eject and close CD (not use mciSendString function because it has some problem with computer have more than 2 CDRom) ?
-
how to eject and close CD (not use mciSendString function because it has some problem with computer have more than 2 CDRom) ?
You _can_ use mciSendString to access specific drives, so what's the problem here? mav