The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
No INF file is needed to install this driver.
To build the sample, run the build command. Once built, this sample will create one binary: cdaudio.sys.
The CD Audio driver should only be installed as an upper filter driver for a cdrom device. To install this driver see the addfilter installer sample. This program installs a specific filter driver and must be modified to install cdaudio.sys.
File DescriptionCdaudio.c Main code base Cdaudio.h Header file Cdaudio.rc Resource file Makefile Makefile Sources Sources
© 1999 Microsoft Corporation