..
dialogs
[SHELL32] Fix version info in the file dialog
2019-04-03 00:51:24 +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
[SHELL32] Implement Explorer background image (Retrial of #801 ) ( #1463 )
2019-04-05 07:59:35 +09:00
lang
[SHELL32] pl-PL.rc escape sequence fix
2019-04-06 11:41:08 +09:00
res
[SHELL32] Add line bar to About dialog for consistence
2019-03-23 19:11:28 +01:00
shelldesktop
[SHELL32][EXPLORER] Update system-wide environment variables ( #663 )
2018-07-08 16:32:42 +02:00
shellmenu
[ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h
2019-01-15 14:34:53 +02:00
shellrecyclebin
wine
[EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy ( #1258 )
2019-03-24 14:56:43 +01: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] Initial partial IShellFolderViewCB implementation.
2018-04-07 15:29:53 +02:00
CDefView.cpp
[SHELL32] Implement Explorer background image (Retrial of #801 ) ( #1463 )
2019-04-05 07:59:35 +09: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] Sync CShellDispatch and family with wine.
2018-04-14 15:47:13 +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
CFolderOptions.h
CIDLDataObj.cpp
CMakeLists.txt
[CMAKE] Use modules instead of shared libraries
2019-04-06 17:43:38 +02:00
CNewMenu.cpp
[SHELL32] CNewMenu: Don't use CWM_GETISHELLBROWSER.
2018-02-15 00:58:22 +02:00
CNewMenu.h
[SHELL32] CNewMenu: Don't use CWM_GETISHELLBROWSER.
2018-02-15 00:58:22 +02:00
COpenWithMenu.cpp
[SHELL32] COpenWithMenu: Use ShellExecuteExW to open the file
2018-11-15 21:26:17 +02:00
COpenWithMenu.h
CQueryAssociations.cpp
CQueryAssociations.h
CShellDispatch.cpp
[EXPLORER][SHELL32][USER32] Implement 'Show the Desktop' action of Task Bar ( #668 )
2018-07-13 10:34:42 +02:00
CShellDispatch.h
[SHELL32] Sync CShellDispatch and family with wine.
2018-04-14 15:47:13 +02:00
CShellItem.cpp
[SHELL32] CShellItem: Fix GetDisplayName and Compare
2018-02-20 16:59:00 +02:00
CShellItem.h
[SHELL32] CShellItem: Implement BindToHandler and improve GetAttributes based on wine
2018-02-20 16:33:30 +02:00
CShellLink.cpp
[SHELL32] Print out the error code ( #973 )
2018-11-16 23:09:15 +01:00
CShellLink.h
[SHELL32] Improve CShellLink a little ( #651 )
2018-07-08 16:45:40 +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] Add IActiveDesktop stub
2018-12-12 19:29:09 +01:00
rgs_res.rc
[SHELL32] Add IActiveDesktop stub
2018-12-12 19:29:09 +01:00
shell32.cpp
[SHELL32] Add IActiveDesktop stub
2018-12-12 19:29:09 +01:00
shell32.rc
[TRANSLATION] Hindi translation of browseui, comctl32 and shell32 ( #1209 )
2019-01-01 19:43:42 +01:00
shell32.spec
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h
shlexec.cpp
[SHELL32] Add backslash if path was like C: ( #1152 )
2018-12-17 22:42:18 +09:00
shlfileop.cpp
[SHELL32] Fix 64 bit issues
2018-08-04 19:19:34 +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] Add line bar to About dialog for consistence
2019-03-23 19:11:28 +01: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