reactos/dll/win32/shell32/dialogs
George Bișoc 9536f44c81
[SHELL32] Determine if the FS is of type FATX (#3398)
FATX is listed as a filesystem for format within the list but it's classed out from current proposed filesystems, thus spamming the debug output and not allowing to actually format a storage drive with this FS.
CORE-17272
2021-03-02 19:37:31 +01:00
..
dialogs.cpp [MSGINA][SHELL32] Rework friendly UI shutdown dialog box and implement friendly UI log off dialog box (#3399) 2021-02-28 20:03:35 +09:00
drive.cpp [SHELL32] Determine if the FS is of type FATX (#3398) 2021-03-02 19:37:31 +01: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 [REACTOS] Use explicit StringCb*W() (#2069) 2019-11-21 00:47:06 +01:00
folder_options.cpp
folder_options.h
fprop.cpp [SHELL32] Improve UI of drive formatting (#2048) 2019-11-20 10:00:26 +09:00
general.cpp
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