I need a info on how to eject a cd! there must be a way to do that from a dos/console app without using MCI in mmsystem? I think I hade one way *long time ago*
I need a info on how to eject a cd! there must be a way to do that from a dos/console app without using MCI in mmsystem? I think I hade one way *long time ago*
you know you can use MCI in a console application, right? if it's a dos application, i have some old code that might be useful. mscdex is documented in a few places.