reactos/dll/win32/shell32
Katayama Hirofumi MZ 140aa11c36
[SHELL32] shlexec: Initial support of App Paths (#4850)
- Fix SHELL_TryAppPathW helper function by using SHRegQueryValueExW function.
- Fix SHRegQueryValueExA/W functions.
CORE-11335
2022-11-08 09:23:06 +09:00
..
dialogs [SHELL32] Show file / drive properties at the position where the mouse was. 2022-10-14 21:02:33 +02:00
droptargets [SHELL32] Fix Shift-Delete to Permanently Delete Files and Folders (#4004) 2022-05-05 17:30:06 +02:00
folders [SHELL32] Fix menu item handling 2022-10-19 19:37:41 +02:00
lang [SHELL32] Update German (de-DE) translation (#4808) 2022-10-26 19:48:27 +03:00
res [SHELL32] Fix "Fonts" and "Administrative Tools" icon incorrectly displayed after 8d520f3 (#4597) 2022-08-08 18:46:20 +09:00
shelldesktop [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
shellmenu [SHELL32] DestroyMenu on m_pShellMenu->SetMenu failure 2022-10-10 08:48:59 +09:00
shellrecyclebin
wine [SHELL32] shlexec: Initial support of App Paths (#4850) 2022-11-08 09:23:06 +09:00
avi_res.rc
bitmap_res.rc
CActiveDesktop.cpp
CActiveDesktop.h
CCopyToMenu.cpp [SHELL32] CCopyToMenu/CMoveToMenu: Check if this_ is NULL 2022-01-25 21:08:14 +09:00
CCopyToMoveToMenu.h
CDefaultContextMenu.cpp [SHELL32] Fix 'Paste' command in context menu not working 2022-10-19 19:38:33 +02:00
CDefView.cpp [SHELL32] Fix CDefView UAF 2022-11-04 23:01:31 +01:00
CDefViewBckgrndMenu.cpp
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
CFolderItems.h
CFolderItemVerbs.cpp [SHELL32] CFolderItemVerb: Zero-initialize output parameters 2022-10-14 21:04:19 +02:00
CFolderItemVerbs.h
CFolderOptions.cpp
CFolderOptions.h
changenotify.cpp
CIDLDataObj.cpp
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02: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 [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
COpenWithMenu.h
CQueryAssociations.cpp
CQueryAssociations.h
CSendToMenu.cpp [SHELL32] Fix empty 'Send to' menu 2022-10-26 20:18:40 +02:00
CSendToMenu.h
CShellDispatch.cpp
CShellDispatch.h
CShellItem.cpp
CShellItem.h
CShellLink.cpp [SHELL32] Prevent use after free 2022-09-23 23:07:26 +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
precomp.h [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
rgs_res.rc
shell32.cpp
shell32.rc
shell32.spec
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h
shldataobject.cpp
shlexec.cpp [SHELL32] shlexec: Initial support of App Paths (#4850) 2022-11-08 09:23:06 +09:00
shlfileop.cpp [SHELL32] Copy without FILE_ATTRIBUTE_READONLY from a CDROM 2022-04-09 01:21:57 +02:00
shlfolder.cpp [SHELL32] Remove unused function 2022-10-15 00:01:45 +02:00
shobjidl_local.idl
shresdef.h [SHELL32] Add missing strings for desktop icons 2022-10-19 21:00:22 +03:00
stubs.cpp
systray.cpp
vista.c