reactos/dll/win32/shell32
2022-03-12 15:25:48 +01:00
..
dialogs [SHELL32] Do not reopen the drive properties dialog on cancel (#4383) 2022-03-12 15:25:48 +01:00
droptargets [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
folders [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
lang [TRANSLATION] Cumulative update for Russian (ru-RU) translation 2022-01-18 23:42:06 +03:00
res 🎊 🍾 🥳 Happy New Year 2022 to the ReactOS Community! 🎆 ⚛️ ☢️ 2022-01-01 00:00:00 +01:00
shelldesktop [SHELL32] Follow-up of 'Simplify CChangeNotifyServer' 2022-03-06 12:33:10 +09:00
shellmenu [SHELL32] Fix assertion failure in CMenuToolbars 2022-01-25 11:49:27 +09:00
shellrecyclebin [SHELL32] Implement Recycler Bin icons (#4221) 2022-01-17 00:20:07 +01:00
wine [SHELL32] Support CSIDL_FLAG_NO_ALIAS (#4381) 2022-03-06 15:25:45 +09: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] CCopyToMenu/CMoveToMenu: Check if this_ is NULL 2022-01-25 21:08:14 +09:00
CCopyToMoveToMenu.h [SHELL32] Simplify HIDA usage 2021-11-15 20:02:14 +01:00
CDefaultContextMenu.cpp [SHELL32] CDefaultContextMenu: Provide a fallback property sheet 2022-02-22 19:40:09 +01:00
CDefView.cpp [SHELL32] Enable _DEBUG and fix assertion failures (#4307) 2022-01-25 03:42:46 +09: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 [SHELL32][BROWSEUI] Fix usage of ILGetDisplayNameEx 2020-10-04 19:34:20 +02:00
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 [SHELL32] Enable _DEBUG and fix assertion failures (#4307) 2022-01-25 03:42:46 +09:00
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] CCopyToMenu/CMoveToMenu: Check if this_ is NULL 2022-01-25 21:08:14 +09: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 [SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616) 2020-04-23 04:19:20 +09:00
CSendToMenu.h [SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616) 2020-04-23 04:19:20 +09:00
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 [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
debughlp.h [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
folders.cpp
icon_res.rc
iconcache.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
precomp.h [SHELL32] Enable _DEBUG and fix assertion failures (#4307) 2022-01-25 03:42:46 +09:00
rgs_res.rc [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
shell32.cpp [SHELL32] Implement Move To Folder (#3056) 2020-08-18 05:30:54 +09:00
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] Stop SHELL_execute from always executing files (#4363) 2022-02-16 00:54:20 +01:00
shlfileop.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shlfolder.cpp [SHELL32] Show properties dialog in a new thread 2022-02-07 20:56:46 +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