reactos/dll/win32/shell32/folders
Russell Johnson 3e2df36561
[SHELL32] Add multiple status bar parts to the file browser (#4401)
The file browser now has a status bar like Windows Server 2003 does.
This includes the sizes of the files, as well as the location.
In certain folders (Network, Desktop, etc.) the status bar is hidden.

Currently it does not handle this in the same way as Windows Shell does,
however it's a good first step to make it work properly.

CORE-17603

Signed-off-by: Russell Johnson <russell.johnson@superdark.net>
Reviewed-by: Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Reviewed-by: Mark Jansen <mark.jansen@reactos.org>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>	
Reviewed-by: Giannis Adamopoulos <gadamopoulos@reactos.org>	
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
2022-05-03 16:52:23 +03:00
..
CAdminToolsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CAdminToolsFolder.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
CControlPanelFolder.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
CControlPanelFolder.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
CDesktopFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CDesktopFolder.h Shell Folders: Reject invalid characters (#2328) 2020-02-12 09:18:24 +09:00
CDrivesFolder.cpp [SHELL32] Add multiple status bar parts to the file browser (#4401) 2022-05-03 16:52:23 +03:00
CDrivesFolder.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
CFontsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CFontsFolder.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
CFSFolder.cpp [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
CFSFolder.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMyDocsFolder.cpp [SHELL32] CMyDocsFolder: Ensure the object can be used without calling Initialize 2020-04-20 17:36:44 +03:00
CMyDocsFolder.h [SHELL32] CMyDocsFolder: Ensure the object can be used without calling Initialize 2020-04-20 17:36:44 +03:00
CNetFolder.cpp [SDK][SHELL32] Augment the internally used IDataObject with some extra formats 2019-10-20 17:10:12 +02:00
CNetFolder.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
CPrinterFolder.cpp [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
CPrinterFolder.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
CRecycleBin.cpp [SHELL32] Implement Recycler Bin icons (#4221) 2022-01-17 00:20:07 +01:00
CRecycleBin.h [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
CRegFolder.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00