reactos/dll/win32/shell32
2024-10-06 10:47:11 +03:00
..
dialogs [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
droptargets [SHELL32] Create link must ask for a parsing name for file targets (#7267) 2024-08-24 19:01:27 +02:00
folders [SHELL32][MKSHELLLINK] Support EXP_SPECIAL_FOLDER datablock in shortcuts (#7158) 2024-09-14 13:10:49 +02:00
lang [SHELL32] Implement the Select verb in CommDlgBrowser (#7225) 2024-08-15 18:40:32 +02:00
res Revert "[SHELL32] Show Product version on About dialog bmp (#3621)" (#7327) 2024-09-08 14:55:47 +02:00
shelldesktop [SHELL32] Don't display non-enumerable nor non-folder items in Explorer tree (#7189) 2024-08-29 20:45:59 +02:00
shellmenu [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
shellrecyclebin [SHELL32] Fix CRecycleBin crash caused by PR #7173 (#7330) 2024-09-08 22:08:15 +02:00
wine Revert "[SHELL32] Show Product version on About dialog bmp (#3621)" (#7327) 2024-09-08 14:55:47 +02:00
avi_res.rc
bitmap_res.rc Revert "[SHELL32] Show Product version on About dialog bmp (#3621)" (#7327) 2024-09-08 14:55:47 +02:00
brfolder.cpp [SHELL32] Don't leak SetProp (#7347) 2024-09-18 21:48:58 +02:00
CActiveDesktop.cpp
CActiveDesktop.h
CCopyAsPathMenu.cpp [SHELL32] Implement DelegateExecute verb handler and basic IShellItemArray (#6972) 2024-06-04 15:38:49 +02:00
CCopyAsPathMenu.h [SHELL32] Rewrite CCopyAsPathMenu on top of IContextMenu 2024-04-28 21:03:43 +07:00
CCopyMoveToMenu.cpp [SHELL32][BROWSEUI] CopyMoveToMenu must initialize without a PIDL folder (#7047) 2024-06-25 00:29:35 +02:00
CCopyMoveToMenu.h [SHELL32][BROWSEUI] CopyMoveToMenu must initialize without a PIDL folder (#7047) 2024-06-25 00:29:35 +02:00
CDefaultContextMenu.cpp [SHELL32] Pass correct lParam to DFM_INVOKECOMMAND (#6765) 2024-08-22 21:04:48 +02:00
CDefView.cpp [SHELL32] Use the correct flags with ListView's GetNextItem() 2024-09-19 18:44:37 +02:00
CDefViewBckgrndMenu.cpp [SHELL32] Refactor DefView column handling (#5767) 2024-05-28 11:39:00 +02:00
CDefViewDual.cpp
CDefViewUtil.cpp [SHELL32] Handle SHCreateShellFolderViewEx callback function (#7240) 2024-08-19 00:34:05 +02:00
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp [SHELL32] Don't display non-enumerable nor non-folder items in Explorer tree (#7189) 2024-08-29 20:45:59 +02:00
CEnumIDListBase.h [SHELL32] Don't display non-enumerable nor non-folder items in Explorer tree (#7189) 2024-08-29 20:45:59 +02:00
CExtractIcon.cpp
CFileSysBindData.cpp
CFolder.cpp
CFolder.h
CFolderItems.cpp
CFolderItems.h
CFolderItemVerbs.cpp
CFolderItemVerbs.h
CFolderOptions.cpp [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
CFolderOptions.h [SHELL32][BROWSEUI] Implement ShellBrowser Apply/Reset default folder settings (#6912) 2024-06-04 18:37:19 +02:00
changenotify.cpp
CIDLDataObj.cpp [SHELL32] Implement the desktop folder menu for Explorer tree (#7026) 2024-06-21 19:19:49 +02:00
CMakeLists.txt [SHELL32] Handle SHCreateShellFolderViewEx callback function (#7240) 2024-08-19 00:34:05 +02:00
CNewMenu.cpp
CNewMenu.h
COpenWithMenu.cpp [SHELL32] CDefaultContextMenu must respect the default verb list (#7090) 2024-07-09 20:01:50 +02:00
COpenWithMenu.h
CQueryAssociations.cpp [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
CQueryAssociations.h [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
CSendToMenu.cpp
CSendToMenu.h
CShellDispatch.cpp
CShellDispatch.h
CShellItem.cpp [SHELL32] Implement DelegateExecute verb handler and basic IShellItemArray (#6972) 2024-06-04 15:38:49 +02:00
CShellItem.h
CShellLink.cpp [SHELL32][MKSHELLLINK] Support EXP_SPECIAL_FOLDER datablock in shortcuts (#7158) 2024-09-14 13:10:49 +02:00
CShellLink.h
CUserNotification.cpp
CUserNotification.h
debughlp.cpp [NETSHELL][SHELL32] Make NetShell PIDL format more Windows compatible (#7183) 2024-08-08 22:00:03 +02:00
debughlp.h
folders.cpp
icon_res.rc
iconcache.cpp
precomp.h [SHELL32] Don't add the file to the parameters if the registry command did not ask for a file (#7139) 2024-08-08 19:30:14 +02:00
rgs_res.rc
shell32.cpp
shell32.rc [SHELL32] Enable visual styles for RunDLL 2024-06-18 21:06:29 +07:00
shell32.spec [SHELL32] Implement DelegateExecute verb handler and basic IShellItemArray (#6972) 2024-06-04 15:38:49 +02:00
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h [SHELL32] Don't display non-enumerable nor non-folder items in Explorer tree (#7189) 2024-08-29 20:45:59 +02:00
shldataobject.cpp [SHELL32] Use correct PIDL and name when dropping to create a shortcut (#6999) 2024-07-19 13:37:53 +02:00
shlexec.cpp [SHELL32] Pass and expand .lnk working directory (#7314) 2024-09-06 14:31:24 +02:00
shlfileop.cpp [SHELL32] Don't leak SetProp (#7347) 2024-09-18 21:48:58 +02:00
shlfolder.cpp [SHELL32] Don't display non-enumerable nor non-folder items in Explorer tree (#7189) 2024-08-29 20:45:59 +02:00
shobjidl_local.idl
shresdef.h Revert "[SHELL32] Show Product version on About dialog bmp (#3621)" (#7327) 2024-09-08 14:55:47 +02:00
stubs.cpp [SHELL32] SHMultiFileProperties workaround and minimal SHObjectProperties (#7025) 2024-06-21 16:26:52 +02:00
systray.cpp
utils.cpp [SHELL32] Don't add folder verbs to non-folder RegItems (#6991) 2024-06-05 02:12:58 +02:00
vista.c