reactos/dll/win32/shell32
Katayama Hirofumi MZ b582d6ff45
[SHELL32] Improve and fix SendTo (#2122)
Because of timing of SendTo folder initialization, SendTo My Documents didn't work well.
Now My Documents item is working well. CORE-12562
2019-12-02 04:06:20 +09:00
..
dialogs [SHELL32] Disable all controls during format and re-enable after format is complete. (#2098) 2019-11-27 09:18:50 +01:00
droptargets [SHELL32] Improve DragEnter of CFSDropTarget (#2073) 2019-11-26 17:34:24 +09:00
folders [BOOT][SHELL32][INCLUDE] Support 'SuperHidden' files (#2102) 2019-11-29 15:14:18 +09:00
lang [TRANSLATION] Some Hebrew Translation for Shell32 (#2121) 2019-12-01 19:30:48 +01:00
res [SHELL32] Add SVG files of 'Rename' icon (#2084) 2019-11-23 14:18:20 +09:00
shelldesktop [SHELL32] Use the same definitions for shell32 and it's static libs 2019-04-18 19:21:37 +02:00
shellmenu [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
shellrecyclebin [SHELL32] Use the same definitions for shell32 and it's static libs 2019-04-18 19:21:37 +02:00
wine [SHELL32] Improve and fix SendTo (#2122) 2019-12-02 04:06:20 +09:00
avi_res.rc
bitmap_res.rc
CActiveDesktop.cpp
CActiveDesktop.h
CDefaultContextMenu.cpp [SHELL32][BOOTDATA] Implement Command Prompt here (#2029) 2019-11-14 23:25:21 +09:00
CDefView.cpp [BOOT][SHELL32][INCLUDE] Support 'SuperHidden' files (#2102) 2019-11-29 15:14:18 +09:00
CDefViewBckgrndMenu.cpp
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp [SHELL32] Follow-up of #2076 (#2091) 2019-11-26 21:45:58 +09:00
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp [SHELL32] Handle BYREF variants in CFolderItems::Item. 2019-09-22 11:41:57 +02:00
CFolderItems.h
CFolderItemVerbs.cpp
CFolderItemVerbs.h
CFolderOptions.cpp [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
CFolderOptions.h [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
CIDLDataObj.cpp [SDK][SHELL32] Augment the internally used IDataObject with some extra formats 2019-10-20 17:10:12 +02:00
CMakeLists.txt [SHELL32] Initial SendTo implementation (#2021) 2019-11-09 08:08:40 +09:00
CNewMenu.cpp [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
CNewMenu.h [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
COpenWithMenu.cpp [SHELL32] Properly release an StgMedium 2019-10-20 17:10:11 +02:00
COpenWithMenu.h [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
CQueryAssociations.cpp
CQueryAssociations.h
CSendToMenu.cpp [SHELL32] Improve and fix SendTo (#2122) 2019-12-02 04:06:20 +09:00
CSendToMenu.h [SHELL32] Improve and fix SendTo (#2122) 2019-12-02 04:06:20 +09:00
CShellDispatch.cpp [HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions. 2019-08-25 12:20:52 +03:00
CShellDispatch.h
CShellItem.cpp [SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:39 +02:00
CShellItem.h [SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:39 +02:00
CShellLink.cpp [SHELL32] Simply return S_OK if *pdwEffect is none (#2039) 2019-11-15 18:02:06 +09:00
CShellLink.h [SHELL32] Implement 'Open file location' of shortcut files (#2028) 2019-11-12 16:47:36 +09:00
CUserNotification.cpp
CUserNotification.h
debughlp.cpp
debughlp.h
folders.cpp
icon_res.rc
iconcache.cpp
precomp.h [SHELL32] Improve UI of drive formatting (#2048) 2019-11-20 10:00:26 +09:00
rgs_res.rc [SHELL32] Initial SendTo implementation (#2021) 2019-11-09 08:08:40 +09:00
shell32.cpp [SHELL32] Initial SendTo implementation (#2021) 2019-11-09 08:08:40 +09:00
shell32.rc [TRANSLATION] Add/Update Indonesian translations (#1904) 2019-10-08 17:03:14 +02:00
shell32.spec
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h
shlexec.cpp [SHELL32][BOOTDATA] Implement Command Prompt here (#2029) 2019-11-14 23:25:21 +09:00
shlfileop.cpp [SHELL32] Validate file operation (#2085) 2019-11-30 15:36:16 +09:00
shlfolder.cpp
shobjidl_local.idl
shresdef.h [SHELL32] Validate file operation (#2085) 2019-11-30 15:36:16 +09:00
stubs.cpp
systray.cpp
vista.c