reactos/dll/win32/shell32
Katayama Hirofumi MZ 6910fa624f
[SHELL32] RecycleBinGeneric: Make it C++ (#7169)
Modernize code.
JIRA issue: CORE-19595
Rewrite RecycleBinGeneric in C++.
2024-07-24 12:16:37 +09:00
..
dialogs [BROWSEUI][SHELL32] Implement BrowseObject flags (#7086) 2024-07-09 20:00:54 +02:00
droptargets [SHELL32] Use correct PIDL and name when dropping to create a shortcut (#6999) 2024-07-19 13:37:53 +02:00
folders [SHELL32] CRecycleBin: Add backshash if path is drive only (#7170) 2024-07-23 15:46:18 +09:00
lang [TRANSLATION] Update Indonesian (id-ID) translation (#7147) 2024-07-18 18:18:07 +02:00
res [SHELL32] Add Taskbar and Start Menu control panel item (#7011) 2024-06-12 13:00:54 +02:00
shelldesktop [SHELL32][SHLWAPI][BROWSEUI][EXPLORER] Save folder view state (#7127) 2024-07-19 14:40:20 +02:00
shellmenu [SHELL32] Respect menu Ctrl/Shift in CMenuBand and SHBrowseForFolder (#7015) 2024-06-13 13:11:34 +02:00
shellrecyclebin [SHELL32] RecycleBinGeneric: Make it C++ (#7169) 2024-07-24 12:16:37 +09:00
wine [SHELL32] Invoke the ItemIDList of shortcuts (#7152) 2024-07-22 19:31:48 +02:00
avi_res.rc
bitmap_res.rc
brfolder.cpp [SHELL32] Implement the desktop folder menu for Explorer tree (#7026) 2024-06-21 19:19:49 +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
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] Forward CDefaultContextMenu::InvokeCommand parameters to ShellExecute (#7172) 2024-07-23 18:58:02 +02:00
CDefView.cpp [BROWSEUI][SHELL32] Ignore navigation requests during browser destruction (#7161) 2024-07-22 21:25:58 +02:00
CDefViewBckgrndMenu.cpp [SHELL32] Refactor DefView column handling (#5767) 2024-05-28 11:39:00 +02:00
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 [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] brfolder.cpp: Rename BrsFolder as BrFolder 2024-05-24 22:54:27 +09: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
CQueryAssociations.h
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] Forward CDefaultContextMenu::InvokeCommand parameters to ShellExecute (#7172) 2024-07-23 18:58:02 +02:00
CShellLink.h
CUserNotification.cpp
CUserNotification.h
debughlp.cpp
debughlp.h
folders.cpp
icon_res.rc
iconcache.cpp
precomp.h [SHELL32] shlexec.cpp: Parse 'shell:' and '::{CLSID}' (#7126) 2024-07-15 21:16:04 +09: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] Display Desktop folder name in IShellBrowser correctly (#7105) 2024-07-08 18:22: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] Forward CDefaultContextMenu::InvokeCommand parameters to ShellExecute (#7172) 2024-07-23 18:58:02 +02:00
shlfileop.cpp [SHELL32][SDK] SHChangeNotify: Re-work Part 1 (#6898) 2024-05-17 08:10:15 +09:00
shlfolder.cpp [SHELL32] Implement the desktop folder menu for Explorer tree (#7026) 2024-06-21 19:19:49 +02:00
shobjidl_local.idl
shresdef.h [SHELL32] Add Taskbar and Start Menu control panel item (#7011) 2024-06-12 13:00:54 +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