reactos/dll/win32/shell32/folders
Whindmar Saksit c1b8c4f96f
[SHELL32] Correctly implement common desktop items PIDL (#7730)
The current implementation is broken, if a file/folder exists in both places, you always get the user item.

CORE-19861
2025-03-25 21:26:55 +01:00
..
CAdminToolsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CAdminToolsFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CControlPanelFolder.cpp [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
CControlPanelFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CDesktopFolder.cpp [SHELL32] Correctly implement common desktop items PIDL (#7730) 2025-03-25 21:26:55 +01:00
CDesktopFolder.h [SHELL32] Correctly implement common desktop items PIDL (#7730) 2025-03-25 21:26:55 +01:00
CDrivesFolder.cpp [SHELL32][SHDOCVW] Fix drive volume renaming (#7812) 2025-03-24 22:01:22 +01:00
CDrivesFolder.h [SHELL32][SHDOCVW] Fix drive volume renaming (#7812) 2025-03-24 22:01:22 +01:00
CFontsFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CFontsFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFSFolder.cpp [SHELL32] Use FS compatible PIDL format for Recycle Bin items (#7532) 2024-12-19 14:38:27 +01:00
CFSFolder.h [SHELL32] Use FS compatible PIDL format for Recycle Bin items (#7532) 2024-12-19 14:38:27 +01: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] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CNetFolder.cpp [SHELL32] No new menu and working properties in Drives and NetHood background menu (#7430) 2024-10-31 14:12:34 +01:00
CNetFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CPrinterFolder.cpp [SHELL32] Fix Desktop folder details view (#5743) 2024-04-25 17:20:28 -05:00
CPrinterFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CRecycleBin.cpp [SHELL32] Display cut items as ghosted (#7739) 2025-03-02 13:07:23 +01:00
CRecycleBin.h [SHELL32] Use FS compatible PIDL format for Recycle Bin items (#7532) 2024-12-19 14:38:27 +01:00
CRegFolder.cpp [SHDOCVW][SHELL32] Rename RegItem to empty name must reset the name to the default (#7794) 2025-03-21 13:51:45 +01:00