Hello,
There are any IOControlCode that can I use for stopping / reseting the CDROM when he is trying to read one corrupted file ?
Normally I can use the DeviceIoControl API with IOCTL_STORAGE_EJECT_MEDIA. But without removing the CD from CDROM is not possible ? I want to be able to stop the current reading and start the reading from other file offset ? It is this possible ?
Thanks a lot,
Eduard.