reactos/dll/win32/shell32
Katayama Hirofumi MZ 3b2ead064f
[SHELL32] Follow up of #2021 (#2022)
- Delete IObjectWithSite interface.
- Use PIDLIST_ABSOLUTE and PITEMID_CHILD rather than LPITEMIDLIST.
- Move CLSID_SendToMenu to shlguid_undoc.h.
- Delete unnecessary codes.
CORE-12562
2019-11-11 00:37:23 +09:00
..
dialogs [SHELL32] Mark an unexpected failure as unexpected 2019-10-20 17:10:11 +02:00
droptargets [SHELL32] CFSDropTarget: Fix right click menu when shown over the tree view. CORE-11240 2018-11-27 12:58:08 +02:00
folders [SDK][SHELL32] Augment the internally used IDataObject with some extra formats 2019-10-20 17:10:12 +02:00
lang [SHELL32] Improve Japanese translation 2019-11-09 19:57:51 +09:00
res [SHELL32] Initial SendTo implementation (#2021) 2019-11-09 08:08:40 +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 [SDK][SHELL32] Augment the internally used IDataObject with some extra formats 2019-10-20 17:10:12 +02:00
avi_res.rc
bitmap_res.rc [SHELL32] Add line bar to About dialog for consistence 2019-03-23 19:11:28 +01:00
CActiveDesktop.cpp [SHELL32] Add IActiveDesktop stub 2018-12-12 19:29:09 +01:00
CActiveDesktop.h [SHELL32] Add IActiveDesktop stub 2018-12-12 19:29:09 +01:00
CDefaultContextMenu.cpp [SHELL32] CDefaultContextMenu: Don't render a medium just to query if it is present 2019-10-20 17:10:12 +02:00
CDefView.cpp [SHELL32] Implement CDefView::AddObject() 2019-09-15 19:46:36 +03:00
CDefViewBckgrndMenu.cpp [SHELL32] Fix the toolbar buttons in the file open dialog 2018-02-15 00:23:18 +02:00
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp [SHELL32] Partially implement SHCreateFileExtractIconW 2018-04-07 15:29:58 +02:00
CFileSysBindData.cpp
CFolder.cpp [SHELL32] Sync CShellDispatch and family with wine. 2018-04-14 15:47:13 +02:00
CFolder.h [SHELL32] Sync CShellDispatch and family with wine. 2018-04-14 15:47:13 +02:00
CFolderItems.cpp [SHELL32] Handle BYREF variants in CFolderItems::Item. 2019-09-22 11:41:57 +02:00
CFolderItems.h [SHELL32] Sync CShellDispatch and family with wine. 2018-04-14 15:47:13 +02:00
CFolderItemVerbs.cpp [SHELL32] Sync CShellDispatch and family with wine. 2018-04-14 15:47:13 +02:00
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] Follow up of #2021 (#2022) 2019-11-11 00:37:23 +09:00
CSendToMenu.h [SHELL32] Follow up of #2021 (#2022) 2019-11-11 00:37:23 +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 [SHELL32] Sync CShellDispatch and family with wine. 2018-04-14 15:47:13 +02:00
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 [SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:39 +02:00
CShellLink.h [SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:39 +02:00
CUserNotification.cpp [SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177 2018-02-15 22:38:22 +01:00
CUserNotification.h [SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177 2018-02-15 22:38:22 +01:00
debughlp.cpp
debughlp.h
folders.cpp [SHELL32] Remove unused debug channels and comment out unused variables. Silences some clang-cl warnings. 2017-12-07 23:54:22 +01:00
icon_res.rc
iconcache.cpp
precomp.h [SHELL32] Initial SendTo implementation (#2021) 2019-11-09 08:08:40 +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 Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
shell32_version.h
shell32_version.rc
shfldr.h
shlexec.cpp [SHELL32] Improve ShellExecute 2019-08-06 20:24:55 +02:00
shlfileop.cpp [SHELL32] Fix SHCreateDirectoryExW showing an error on success 2019-07-09 22:52:17 +02:00
shlfolder.cpp [SHELL32] Add 'Properties' menu item in My Computer (#647) 2018-07-08 17:01:12 +02:00
shobjidl_local.idl
shresdef.h [SHELL32] Initial SendTo implementation (#2021) 2019-11-09 08:08:40 +09:00
stubs.cpp [SHELL32] Implement SHTestTokenMembership and forward IsUserAnAdmin to it 2019-03-04 11:54:43 +00:00
systray.cpp [SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177 2018-02-15 22:38:22 +01:00
vista.c [DESK][SHELL32] Allow Desk.cpl to run standalone on WinXP/2003 again CORE-15412 2018-12-17 22:01:49 +01:00