mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 20:43:25 +00: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:
parent
be276dde28
commit
d01518da7c
9 changed files with 864 additions and 10 deletions
|
@ -1733,6 +1733,7 @@ RamdiskQueryId(IN PRAMDISK_DRIVE_EXTENSION DriveExtension,
|
|||
}
|
||||
|
||||
case BusQueryDeviceSerialNumber:
|
||||
case BusQueryContainerID:
|
||||
{
|
||||
/* Nothing to do */
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue