reactos/base/system/diskpart
2024-12-03 00:40:21 +01:00
..
lang [DISKPART] Fix typos in string resources for the SELECT command 2024-12-03 00:40:21 +01:00
active.c [DISKPART] Implement the ACTIVE and INACTIVE commands 2022-06-06 11:23:11 +02:00
add.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
assign.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
attach.c [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
attributes.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
automount.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
break.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
clean.c [DISKPART] Implement the clean command 2022-06-17 01:37:26 +02:00
CMakeLists.txt [DISKPART] List all available file systems in the FILESYSTEMS command 2024-07-14 11:18:20 +02:00
compact.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
convert.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
create.c [DISKPART] Fix magic values in CreateLogicalPartition() and CreatePrimaryPartition() 2022-07-03 14:10:02 +02:00
delete.c [DISKPART] Fix a comment 2024-12-01 20:56:21 +01:00
detach.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
detail.c [DISKPART] Convert command help to messages and fix some texts 2022-05-30 01:09:08 +02:00
diskpart.c [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
diskpart.h [DISKPART] List all available file systems in the FILESYSTEMS command 2024-07-14 11:18:20 +02:00
diskpart.rc [DISKPART] Fix build... 2022-06-02 14:03:11 +02:00
diskpart_msg.mc [DISKPART][MC] Update Romanian (ro-RO) translation for message table (#6509) 2024-03-23 21:09:42 +01:00
dump.c [DISKPART] Improvements to the dump, help and delete commands 2022-05-21 10:43:38 +02:00
expand.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
extend.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
filesystems.c [DISKPART] List all available file systems in the FILESYSTEMS command 2024-07-14 11:18:20 +02:00
format.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
gpt.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
help.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
import.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
inactive.c [DISKPART] Implement the ACTIVE and INACTIVE commands 2022-06-06 11:23:11 +02:00
interpreter.c [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
list.c [DISKPART] Improve DETAIL commands 2022-05-29 17:32:34 +02:00
merge.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
misc.c [DISKPART] Support quoted options in commands 2022-06-18 13:27:56 +02:00
offline.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
online.c [DISKPART] Clean up the help system and fix translations 2022-05-16 01:46:32 +02:00
partlist.c [DISKPART] Use the MBR_MAGIC to check for a valid MBR 2024-12-01 21:32:53 +01:00
recover.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
remove.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
repair.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rescan.c [DISKPART] Add volume support 2022-03-26 15:18:08 +01:00
resource.h [DISKPART] Implement 'select disk system' and 'select disk next' 2024-12-01 19:33:16 +01:00
retain.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
san.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
select.c [DISKPART] Implement 'select disk system' and 'select disk next' 2024-12-01 19:33:16 +01:00
setid.c [DISKPART] Implement the SETID command 2022-06-11 14:31:55 +02:00
shrink.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
uniqueid.c [DISKPART] Implement the UNIQUEID command 2022-06-07 19:42:09 +02:00