reactos/modules/rosapps/applications/sysutils/utils
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
..
binpatch [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
driver [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
infinst [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
nts2w32err [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
objdir [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
partinfo [PARTINFO] Further improvements to the Partition Information Tool. 2021-01-08 01:37:05 +01:00
pice
pnpdump
ps [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
rosperf
sdkparse
stats [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
theme/dump
tickcount [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
CMakeLists.txt