reactos/dll/win32/shell32
Katayama Hirofumi MZ 944aba1fcc
[SHELL32] Fix Desktop Properties menu item action (#1833)
1. Right Click the Desktop.
2. Choose "Properties" menu item.
3. "Properties for Display" dialog must be shown.

The parameters of ShellExecuteW were wrong. The execution parameters must be separated from the file parameter.
CORE-16299
2019-08-15 23:10:06 +09:00
..
dialogs [SHELL32] Recycle-Bin: Validate the MaxCapacity value with respect to the available disk space. (#1688) 2019-07-07 19:01:09 +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] Fix Desktop Properties menu item action (#1833) 2019-08-15 23:10:06 +09:00
lang [Translation] More Hebrew Translations 2019-08-15 13:41:01 +02:00
res [SHELL32] Add line bar to About dialog for consistence 2019-03-23 19:11:28 +01:00
shelldesktop [SHELL32] Use the same definitions for shell32 and it's static libs 2019-04-18 19:21:37 +02:00
shellmenu [SHELL32] Use the same definitions for shell32 and it's static libs 2019-04-18 19:21:37 +02:00
shellrecyclebin [SHELL32] Use the same definitions for shell32 and it's static libs 2019-04-18 19:21:37 +02:00
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] Fix some NULL-pointers validation. 2019-06-08 19:43:02 +02:00
CDefView.cpp [SHELL32] CDefView: Improve the context menu positioning 2019-08-15 11:28:31 +02:00
CDefViewBckgrndMenu.cpp
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp
CFolderItems.h
CFolderItemVerbs.cpp
CFolderItemVerbs.h
CFolderOptions.cpp
CFolderOptions.h
CIDLDataObj.cpp [SHELL32] Fix some NULL-pointers validation. 2019-06-08 19:43:02 +02:00
CMakeLists.txt [ATL] Retire atlnew 2019-04-18 19:21:37 +02:00
CNewMenu.cpp [SHELL32] Make the new-item menu work (aka. make it dynamic) when the .lnk handler doesn't have any ShellNew entry. 2019-04-24 03:41:41 +02:00
CNewMenu.h [SHELL32] Make the new-item menu work (aka. make it dynamic) when the .lnk handler doesn't have any ShellNew entry. 2019-04-24 03:41:41 +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
CShellDispatch.h
CShellItem.cpp
CShellItem.h
CShellLink.cpp [SHELL32] Print out the error code (#973) 2018-11-16 23:09:15 +01:00
CShellLink.h
CUserNotification.cpp
CUserNotification.h
debughlp.cpp
debughlp.h
folders.cpp
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] 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
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
vista.c [DESK][SHELL32] Allow Desk.cpl to run standalone on WinXP/2003 again CORE-15412 2018-12-17 22:01:49 +01:00