reactos/dll/win32/shell32/dialogs
George Bișoc 2ae526a039
[SHELL32] Do not format the partition if it's a system drive
Implement a sanity check helper which determines if the partition is a system drive or not based on the %SystemDrive% environment variable, preventing the user from nuking accidentally the partition with ReactOS system files installed. :P

NOTE: This code serves as a temporary measure to prevent accidental formatting of the system drive. In the future most of this code has to be totally rewritten (and stopping syncing with WINE altogether) as well as FMIFS library code so that we're on par in terms of compatibility with Windows.
2021-04-10 17:38:23 +02:00
..
dialogs.cpp [SHELL32] Enable auto-completion on 'Folder Options' > 'Change Icon' (#3522) 2021-03-10 21:00:36 +09:00
drive.cpp [SHELL32] Do not format the partition if it's a system drive 2021-04-10 17:38:23 +02:00
drvdefext.cpp [SHELL32] Distinguish floppy and removable drives (#2645) 2020-05-06 00:35:01 +09:00
drvdefext.h [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
filedefext.cpp [SHELL32] Show "size on disk" in file/folder properties (#3107) 2020-09-10 20:48:40 +02:00
filedefext.h [SHELL32] Show "size on disk" in file/folder properties (#3107) 2020-09-10 20:48:40 +02:00
filetypes.cpp [NOTEPAD][WORDPAD][MSPAINT]... Use newer file open dialog (#3571) 2021-04-01 22:50:32 +09:00
folder_options.cpp [CPL][SHELL32] Add icons to input, joy, sysdm, folder options (#1138) 2018-12-16 08:40:47 +09:00
folder_options.h
fprop.cpp [SHELL32] Improve UI of drive formatting (#2048) 2019-11-20 10:00:26 +09:00
general.cpp [SHELL32] Implement the 'General' tab of the "Folder Options" dialog (#604) 2018-06-22 16:40:06 +02:00
recycler_prop.cpp [SHELL32] Recycle-Bin: Validate the MaxCapacity value with respect to the available disk space. (#1688) 2019-07-07 19:01:09 +02:00
view.cpp [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00