reactos/base/system/diskpart
Eric Kohl 2ba6b09754 [DISKPART] Add volume support
Add the 'list volume' and 'select volume' commands
2022-03-26 15:18:08 +01:00
..
lang [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
active.c
add.c
assign.c
attach.c
attributes.c
automount.c
break.c
clean.c
CMakeLists.txt [DISKPART] Add dump command to dump a sector of a disk or partition 2022-03-13 14:20:47 +01:00
compact.c
convert.c
create.c
delete.c
detach.c
detail.c
diskpart.c [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
diskpart.h [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
diskpart.rc [TRANSLATION] Update Portuguese (pt-PT) translation (#3876) 2021-09-07 16:12:01 +03:00
dump.c [DISKPART] Add dump command to dump a sector of a disk or partition 2022-03-13 14:26:10 +01:00
expand.c
extend.c
filesystems.c
format.c
gpt.c
help.c
import.c
inactive.c
interpreter.c [DISKPART] Add dump command to dump a sector of a disk or partition 2022-03-13 14:20:47 +01:00
list.c [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
merge.c
offline.c
online.c
partlist.c [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
recover.c
remove.c
repair.c
rescan.c [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
resource.h [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
retain.c
san.c
select.c [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
setid.c
shrink.c
uniqueid.c