Timo Kreuzer
|
1cf31524d5
|
[REACTOS] Stop using non-conforming swprintf / vswprintf
Use the underscored versions instead.
|
2026-05-07 06:27:58 +00:00 |
|
Eric Kohl
|
d2ae286c6b
|
[DISKPART] Command function return EXIT_CODE instead of BOOL
This simplifies the implementation of the NOERR option.
|
2026-01-01 13:46:34 +01:00 |
|
Eric Kohl
|
417687e92e
|
[DISKPART] Improvements to the dump, help and delete commands
- Print help only if a help string exists.
- Use the command table for the dump sub commands.
- Add sub commands for the delete command.
|
2022-05-21 10:43:38 +02:00 |
|
Eric Kohl
|
a2aaa28436
|
[DISKPART] Add dump command to dump a sector of a disk or partition
Select a disk and run "dump disk 0" to dump the MBR of the disk.
|
2022-03-13 14:26:10 +01:00 |
|