1. MCI devices
- Posted by Chris Bensler <bensler at telus.net> Aug 28, 2001
- 438 views
Hi, Could someone be so kind as to explain how I go about using the MCI routines.. I am able to execute commands fine, but I don't know how to retrieve any info.. The win32API doesn't go into very much detail, except to explain the different MCI commands.. It doesn't explain how to use the other routines besides mciExecute. There are about four other routines along with mciExecute, but they are unexplained, and I can't figure them out.. In particular I would like to be able to get the error messages, and status info. I'd also like to be able to access the dvd commands.. if it's possible.. I'm sure it is, the docs for VBasic have references to it, but the methods of calling the routines are too different to make any comparisons, win32API doesn't even mention it. Also, how do I find out what devices are available? TIA Chris