Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi guys! how do i checking the disk in the dvd-rom either dvd or cd? thanks
I think you want to check if there is a disk or not in the drive... Use GetVolumeInformation. To prevent an error message being popped up use SetErrorMode. This could happen if you are using GetVolumeInformation.
GetVolumeInformation
SetErrorMode
Nibu thomas Software Developer
i meant how do i know it is a dvd or cd disk ? thanks