mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
b9b461bde9
In spite of what was implemented in our NT DDK sample, this is a legit operation. This may have been turned legit starting NT5 (reminder, our implementation is NT4 based...). So, in this situation, just return the information about the whole disk (and not a random size) and also, mark everything with default values. See disk_new for an example of how it works in NT5+. CORE-14124 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
disk.c | ||
disk.rc | ||
disk_reg.inf | ||
license.txt |