hi,
i’m working on a fs filter driver that monitors mounts of volumes by
hooking on IRP_MN_MOUNT_VOLUME of file system CDFS. when a new volume is
mounted, the devices for data and audio cds seem to be identical.
does anybody know, how i can distiguish data and audio cds at mount time?
thanks in advance.