reactos/modules
Hermès Bélusca-Maïto c087487b1c
[PARTINFO] Further improvements to the Partition Information Tool.
- Migrate all the IOCTL calls to NtDeviceIoControlFile() calls in
  order to know the actual returned data and Status values.

- Add support for displaying information retrieved from:
  * IOCTL_DISK_GET_DRIVE_GEOMETRY_EX ,
  * IOCTL_DISK_GET_PARTITION_INFO and IOCTL_DISK_GET_PARTITION_INFO_EX
    for "partition 0" (aka. the whole disk).

- Compactify the drive layouts after getting these from
  IOCTL_DISK_GET_DRIVE_LAYOUT(_EX).

- Fix the HexDump() when displaying a buffer whose size is not a
  multiple of 16.
2021-01-08 01:37:05 +01:00
..
rosapps [PARTINFO] Further improvements to the Partition Information Tool. 2021-01-08 01:37:05 +01:00
rostests [CMAKE] Fix GCC -fstack-protector usage 2021-01-05 13:38:57 +01:00
wallpapers [WALLPAPER] Rename Soft Blue to Mizu (#1945) 2020-04-16 02:37:17 +03:00
CMakeLists.txt [MODULES] Add a convenient option to transfer files into a new installation (#877) 2018-11-16 23:26:58 +01:00