mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 16:26:01 +08:00
[XDK] Add definitions required for newer storage class drivers (cdrom)
That introduced some warnings in the current code which were corrected as well CORE-17129
This commit is contained in:
@@ -1733,6 +1733,7 @@ RamdiskQueryId(IN PRAMDISK_DRIVE_EXTENSION DriveExtension,
|
||||
}
|
||||
|
||||
case BusQueryDeviceSerialNumber:
|
||||
case BusQueryContainerID:
|
||||
{
|
||||
/* Nothing to do */
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user