mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 16:40:27 +00:00
![]() Reason: the size of `READ_CAPACITY16_DATA` struct in UniATA driver and ReactOS/Windows SDK were not equal. - In UniATA driver: `sizeof(READ_CAPACITY16_DATA) == 33` (wrong); - In ReactOS/Windows SDK: `sizeof(READ_CAPACITY16_DATA) == 32` (correct). CORE-19696 |
||
---|---|---|
.. | ||
class | ||
floppy | ||
ide | ||
mountmgr | ||
partmgr | ||
port | ||
CMakeLists.txt |