CD Writer

B

Bob R

Is there a way to determine if a computer has a rewritable CD. I can get the drive types by using the GetDriveType function put I can't determine if it's a CD_ROM or a CD-R/RW. Could use a few pointers.

Thanks
 
D

Douglas J. Steele

I doubt it's possible, just as it's not possible to determine whether a
diskette has been write disabled.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)


Bob R said:
Is there a way to determine if a computer has a rewritable CD. I can get
the drive types by using the GetDriveType function put I can't determine if
it's a CD_ROM or a CD-R/RW. Could use a few pointers.
 
Top