reactos/dll/win32/shell32/folders
Katayama Hirofumi MZ 5246c2cc56
[SHELL32] Introduce 'HDELFILE' handle type (#6902)
Generic HANDLE type is vague and unreadable.
Declare a special handle type for recycle bin
items.
JIRA issue: CORE-19595
- Declare the HDELFILE handle by
  DECLARE_HANDLE(HDELFILE);.
- Use HDELFILE instead of HANDLE for
  deleted items.
2024-05-18 21:35:48 +09:00
..
CAdminToolsFolder.cpp
CAdminToolsFolder.h
CControlPanelFolder.cpp [SHELL32] Fix Desktop folder details view (#5743) 2024-04-25 17:20:28 -05:00
CControlPanelFolder.h
CDesktopFolder.cpp [SHELL32] Use common default DFM callback message handler (#6779) 2024-05-09 19:52:05 +02:00
CDesktopFolder.h [SHELL32] Fix Desktop folder details view (#5743) 2024-04-25 17:20:28 -05:00
CDrivesFolder.cpp [SHELL32] Use common default DFM callback message handler (#6779) 2024-05-09 19:52:05 +02:00
CDrivesFolder.h
CFontsFolder.cpp
CFontsFolder.h
CFSFolder.cpp [SHELL32][SDK] SHChangeNotify: Re-work Part 1 (#6898) 2024-05-17 08:10:15 +09:00
CFSFolder.h [SHELL32] CFSFolder parsing must only apply bind data to the last item (#6794) 2024-05-02 18:00:12 +02:00
CMyDocsFolder.cpp
CMyDocsFolder.h
CNetFolder.cpp [SHELL32] Use common default DFM callback message handler (#6779) 2024-05-09 19:52:05 +02:00
CNetFolder.h
CPrinterFolder.cpp [SHELL32] Fix Desktop folder details view (#5743) 2024-04-25 17:20:28 -05:00
CPrinterFolder.h
CRecycleBin.cpp [SHELL32] Introduce 'HDELFILE' handle type (#6902) 2024-05-18 21:35:48 +09:00
CRecycleBin.h
CRegFolder.cpp [SHELL32] Use common default DFM callback message handler (#6779) 2024-05-09 19:52:05 +02:00