reactos/dll/win32/shell32
2020-05-23 19:20:16 +02:00
..
dialogs [SHELL32] Distinguish floppy and removable drives (#2645) 2020-05-06 00:35:01 +09:00
droptargets [SHELL32] Improve DragEnter of CFSDropTarget (#2073) 2019-11-26 17:34:24 +09:00
folders [SHELL32] Allow creation of an empty CFileSysEnum 2020-05-19 20:35:52 +02:00
lang [TRANSLATION] Hungarian translation update for shell32 (#2828) 2020-05-23 19:20:16 +02:00
res Happy New Year 2020 to everyone!! 2020-01-01 00:00:00 +01:00
shelldesktop [SHELL32] Follow-up 2 of #2659 2020-05-04 16:22:38 +09:00
shellmenu [SHELL32] Delete IDM_RECENTMENUHEAD resource menu (#2705) 2020-05-01 15:58:58 +09:00
shellrecyclebin [SHELL32] Use the same definitions for shell32 and it's static libs 2019-04-18 19:21:37 +02:00
wine [SHELL32] Half-implement SHWinHelp 2020-05-14 09:38:38 +09: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] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
CDefView.cpp [SHELL32] Notify filesystem changes (#2659) 2020-05-04 14:53:23 +09:00
CDefViewBckgrndMenu.cpp [SHELL32] Modify context menu to include Align To Grid, and remove Line Up Icons 2020-04-20 23:13:09 +03:00
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
changenotify.cpp [SHELL32] Notify filesystem changes (#2659) 2020-05-04 14:53:23 +09:00
CIDLDataObj.cpp [SHELL32] Ensure CIDLDataObject::GetData always returns an STGMEDIUM that is safe for use with ReleaseStgMedium 2020-04-20 17:36:43 +03:00
CMakeLists.txt [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
CNewMenu.cpp [SHELL32] Delete unused CNewMenu::m_wszPath 2019-12-03 13:46:35 +09:00
CNewMenu.h [SHELL32] Delete unused CNewMenu::m_wszPath 2019-12-03 13:46:35 +09:00
COpenWithMenu.cpp [SHELL32] Fix "Open With..." spamming registry MRU keys. (#2685) 2020-04-30 23:03:10 +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 [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 [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 [PSDK] Support STRICT_TYPED_ITEMIDS in shlobj.h. CORE-16385 2020-01-03 22:42:34 +01:00
CShellItem.h [SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:39 +02:00
CShellLink.cpp [SHELL32] Watch for common desktop and SHCNE_CREATE for IShellLink::Save (#2515) 2020-04-09 16:56:54 +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 [SHELL32] Do not return -1 if a file is not valid or not found - ExtractIconEx() (#2113) 2019-12-12 08:24:20 +09:00
precomp.h [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +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] Command 'start C:' should open 'C:\' (#2642) 2020-04-25 11:01:20 +09:00
shlfileop.cpp [SHELL32] Improve the displayed error on file copy / displacement + simplify code. 2019-12-24 18:30:54 +01:00
shlfolder.cpp [SHELL] Add SHOpenFolderAndSelectItems to shlobj.h. 2020-01-18 13:10:35 +01:00
shobjidl_local.idl
shresdef.h [SHELL32] Delete IDM_RECENTMENUHEAD resource menu (#2705) 2020-05-01 15:58:58 +09:00
stubs.cpp [SHELL32] Implement SheShortenPathA (#2785) 2020-05-14 22:52:22 +09:00
systray.cpp [Explorer|Shell32] 2020-03-21 19:13:55 -05: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