The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Merrick on June 13, 2007, 01:31:07 AM

Title: DVD question - tangentially MASM related
Post by: Merrick on June 13, 2007, 01:31:07 AM
OK. It's only MASM related if someone wants to write MASM code to figure it out...

Assuming you have a DVD drive that will recognize any number of DVD formats (DVD+/-R/RW/ROM/etc) how can one figure out which format a disc currently in the drive is written in?
Title: Re: DVD question - tangentially MASM related
Post by: evlncrn8 on June 13, 2007, 10:10:22 AM
typically using spti and some ioctl's... for 9x/me you have to do it a different way - either aspi or through a vxd