reactos/dll/win32/shell32
Jesús Sanz del Rey 9c6f1958d9
[SHELL32] Implement Recycler Bin icons (#4221)
CORE-3938

Icon extraction from the recycle bin was not possible due to the partial absence of IExtractIcon interface support.
Adding it inside the RecycleBinFile's QueryInterface private implementation, and then calling it from CRecycleBin, now allows retrieving and displaying the files' icons.
2022-01-17 00:20:07 +01:00
..
dialogs [SHELL32] Use the already existing g_pszShell32 instead of re-defining a new variable holding the very same string. 2022-01-09 22:44:21 +01:00
droptargets [SHELL32] Drop a shortcut of the drive (#4072) 2021-11-18 17:11:24 +09:00
folders [SHELL32] Implement Recycler Bin icons (#4221) 2022-01-17 00:20:07 +01:00
lang [TRANSLATION] Update Portuguese (pt-PT) translation (#4273) 2022-01-15 00:40:41 +03:00
res 🎊 🍾 🥳 Happy New Year 2022 to the ReactOS Community! 🎆 ⚛️ ☢️ 2022-01-01 00:00:00 +01:00
shelldesktop [SHELL32] Fix assertion failure in CDirectoryWatcher.cpp 2021-03-19 08:30:10 +09:00
shellmenu [SDK:REACTOS] Move our ROS-specific header-only UI libraries into a "ui" sub-folder. (#4205) 2022-01-06 02:17:25 +01:00
shellrecyclebin [SHELL32] Implement Recycler Bin icons (#4221) 2022-01-17 00:20:07 +01:00
wine [SHELL32:WINE][PSDK] Addendum to 0bf768a1: Add missing FARPROC16 definition for CallCPLEntry16() prototype. 2022-01-11 23:31:26 +01:00
avi_res.rc
bitmap_res.rc [SHELL32] Show Product version on About dialog bmp (#3621) 2021-05-08 15:54:32 +09:00
CActiveDesktop.cpp
CActiveDesktop.h
CCopyToMenu.cpp [SHELL32] Simplify HIDA usage 2021-11-15 20:02:14 +01:00
CCopyToMoveToMenu.h [SHELL32] Simplify HIDA usage 2021-11-15 20:02:14 +01:00
CDefaultContextMenu.cpp Simplify CDefaultContextMenu by using CAtlList (#3405) 2021-12-17 13:01:03 +09:00
CDefView.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
CDefViewBckgrndMenu.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp [PSDK][SHELL32][SHELLEXT] Add SHCreateFileExtractIconW() to the PSDK and SAL-annotate it. (#4223) 2021-12-31 02:30:58 +01:00
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp
CFolderItems.h
CFolderItemVerbs.cpp
CFolderItemVerbs.h
CFolderOptions.cpp
CFolderOptions.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
changenotify.cpp
CIDLDataObj.cpp [SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject 2021-12-31 21:27:30 +01:00
CMakeLists.txt [SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject 2021-11-15 20:02:13 +01:00
CMoveToMenu.cpp [SHELL32] Simplify HIDA usage 2021-11-15 20:02:14 +01:00
CNewMenu.cpp
CNewMenu.h
COpenWithMenu.cpp [SHELL32] Simplify HIDA usage 2021-11-15 20:02:14 +01:00
COpenWithMenu.h
CQueryAssociations.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
CQueryAssociations.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CSendToMenu.cpp
CSendToMenu.h
CShellDispatch.cpp
CShellDispatch.h
CShellItem.cpp
CShellItem.h
CShellLink.cpp [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
CShellLink.h
CUserNotification.cpp
CUserNotification.h
debughlp.cpp
debughlp.h
folders.cpp
icon_res.rc
iconcache.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
precomp.h Simplify CDefaultContextMenu by using CAtlList (#3405) 2021-12-17 13:01:03 +09:00
rgs_res.rc
shell32.cpp
shell32.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
shell32.spec [SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject 2021-12-31 21:27:30 +01:00
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h [SHELL32] Don't smartass-renaming on LNK files (#4020) 2021-10-11 13:33:43 +09:00
shldataobject.cpp [SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject 2021-11-15 20:02:13 +01:00
shlexec.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shlfileop.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shlfolder.cpp [SHELL32] Simplify HIDA usage 2021-11-15 20:02:14 +01:00
shobjidl_local.idl
shresdef.h [SHELL32] Show error message if move or copy operation failed (#4155) 2021-12-15 17:42:47 +03:00
stubs.cpp [SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject 2021-11-15 20:02:13 +01:00
systray.cpp
vista.c