reactos/dll/win32/shell32
2025-04-21 23:21:44 +02:00
..
dialogs [SHELL32] Respect StrCmpLogicalW policy in shell folders (#7900) 2025-04-21 23:06:47 +02:00
droptargets [SHELL32] Add SHFileOp error UI and use it for CFSFolder renaming (#7858) 2025-04-04 20:34:52 +02:00
folders [SHELL32] Implement IShellFolder2::GetDetailsEx (#7880) 2025-04-21 23:21:44 +02:00
lang [SHELL32] Allow shell to format blank partitions (#7810) 2025-03-29 16:35:03 +01:00
res [EXPLORER][BROWSEUI][SHLWAPI][BOOTDATA][WIN32K] Support AppKeys and more WM_APPCOMMANDs (#7879) 2025-04-18 18:35:30 +02:00
shelldesktop [SHELL32] Respect StrCmpLogicalW policy in shell folders (#7900) 2025-04-21 23:06:47 +02:00
shellmenu [SHELL32] Fix some clang warnings (#7845) 2025-03-31 18:59:04 +02:00
shellrecyclebin [SHELL32] Fix some clang warnings (#7845) 2025-03-31 18:59:04 +02:00
wine [SHELL32] Implement IShellFolder2::GetDetailsEx (#7880) 2025-04-21 23:21:44 +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] Use SHGDN_FOREDITING when renaming in BrowseForFolder (#7840) 2025-03-30 23:11:27 +02:00
CActiveDesktop.cpp
CActiveDesktop.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CCopyAsPathMenu.cpp [SHELL32] Use FS compatible PIDL format for Recycle Bin items (#7532) 2024-12-19 14:38:27 +01: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] Fix some clang warnings (#7845) 2025-03-31 18:59:04 +02:00
CDefView.cpp [SHELL32] Respect the REST_NODRIVES restriction (#7907) 2025-04-21 23:16:59 +02:00
CDefViewBckgrndMenu.cpp [SHELL32] Display cut items as ghosted (#7739) 2025-03-02 13:07:23 +01:00
CDefViewDual.cpp [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CDefViewUtil.cpp [SHELL32] Handle SHCreateShellFolderViewEx callback function (#7240) 2024-08-19 00:34:05 +02:00
CDropTargetHelper.cpp
CDropTargetHelper.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
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 [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFileSysBindData.cpp [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFolder.cpp [SHELL32][BROWSEUI] Fix usage of ILGetDisplayNameEx 2020-10-04 19:34:20 +02:00
CFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFolderItems.cpp [EXPLORER][BROWSEUI][SHELL32][NETSHELL] Fix wrong usage of CComPtr 2022-10-02 00:38:23 +02:00
CFolderItems.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFolderItemVerbs.cpp [SHELL32] Use FS compatible PIDL format for Recycle Bin items (#7532) 2024-12-19 14:38:27 +01:00
CFolderItemVerbs.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFolderOptions.cpp [SHELL32] CFolderOptions Reset can call DefView directly if there is no browser (#7806) 2025-03-28 23:15:01 +01:00
CFolderOptions.h [SHELL32] CFolderOptions Reset can call DefView directly if there is no browser (#7806) 2025-03-28 23:15:01 +01:00
changenotify.cpp [SHELL32] SHChangeNotify: SHCNF_DWORD and SHCNF_PRINTERA/W (#6777) 2024-04-20 23:11:31 +09:00
CIDLDataObj.cpp [SHELL32] Implement the desktop folder menu for Explorer tree (#7026) 2024-06-21 19:19:49 +02:00
CMakeLists.txt [SHELL32] Implement Recycle bin cleanup handler 2025-03-26 13:58:40 +01:00
CNewMenu.cpp [SHELL32] Display cut items as ghosted (#7739) 2025-03-02 13:07:23 +01:00
CNewMenu.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
COpenWithMenu.cpp [SHELL32] Handle multiple files in recycle bin delete/restore operations (#7568) 2025-02-22 13:03:11 +01:00
COpenWithMenu.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CQueryAssociations.cpp [SHELL32][SHELL32_APITEST] Consolidate file type description handling (#7485) 2024-11-17 20:13:05 +01:00
CQueryAssociations.h [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
CRecycleBinCleaner.cpp [SHELL32] Fix some clang warnings (#7845) 2025-03-31 18:59:04 +02:00
CSendToMenu.cpp [SHELL32] Use FS compatible PIDL format for Recycle Bin items (#7532) 2024-12-19 14:38:27 +01:00
CSendToMenu.h [SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files (#2616) 2020-04-23 04:19:20 +09:00
CShellDispatch.cpp [SHELL32] Implement several ShellDispatch methods (#6145) 2024-04-10 14:29:26 -07:00
CShellDispatch.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CShellItem.cpp [SHELL32] Implement DelegateExecute verb handler and basic IShellItemArray (#6972) 2024-06-04 15:38:49 +02:00
CShellItem.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CShellLink.cpp [LNKTOOL][SHELL32] Add utility to create/dump .lnk files (#7745) 2025-03-15 16:31:22 +01:00
CShellLink.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CUserNotification.cpp
CUserNotification.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
debughlp.cpp [SHELL32] Fix some clang warnings (#7845) 2025-03-31 18:59:04 +02:00
debughlp.h [SHELL32] Add extra information when encountering an unexpected pidl 2022-02-22 19:43:05 +01:00
folders.cpp
icon_res.rc [SHELL32] Add transparent icon resource (#6621) CORE-19471 2024-03-14 20:58:12 +01:00
iconcache.cpp [SHELL32][SHELL32_APITESTS] SHDefExtractIcon zero icon size as sysmetric (#7768) 2025-03-09 15:41:53 +01:00
precomp.h [SHELL32] Add SHFileOp error UI and use it for CFSFolder renaming (#7858) 2025-04-04 20:34:52 +02:00
propsheet.cpp [SHELL32] Move SHOpenPropSheetA to propsheet.cpp (#7624) 2025-01-16 20:09:30 +09:00
rgs_res.rc [EXPLORER][BROWSEUI][SHLWAPI][BOOTDATA][WIN32K] Support AppKeys and more WM_APPCOMMANDs (#7879) 2025-04-18 18:35:30 +02:00
shell32.cpp [EXPLORER][BROWSEUI][SHLWAPI][BOOTDATA][WIN32K] Support AppKeys and more WM_APPCOMMANDs (#7879) 2025-04-18 18:35:30 +02:00
shell32.rc [SHELL32] Enable visual styles for RunDLL 2024-06-18 21:06:29 +07:00
shell32.spec [SHELL32] Add SHFileOp error UI and use it for CFSFolder renaming (#7858) 2025-04-04 20:34:52 +02:00
shell32_shldisp.idl
shell32_version.h [SHELL32] Set a sane SHELL32 versioning, when compiled for NT 5.2 and NT 6+. 2024-02-29 12:38:50 +01:00
shell32_version.rc
shfldr.h [SHELL32] Implement IShellFolder2::GetDetailsEx (#7880) 2025-04-21 23:21:44 +02:00
shldataobject.cpp [SHELL32] Multiple drives property sheet support (#7787) 2025-03-20 13:33:51 +01:00
shlexec.cpp [EXPLORER][BROWSEUI][SHLWAPI][BOOTDATA][WIN32K] Support AppKeys and more WM_APPCOMMANDs (#7879) 2025-04-18 18:35:30 +02:00
shlfileop.cpp [SHELL32] Add SHFileOp error UI and use it for CFSFolder renaming (#7858) 2025-04-04 20:34:52 +02:00
shlfolder.cpp [SHELL32] Implement IShellFolder2::GetDetailsEx (#7880) 2025-04-21 23:21:44 +02:00
shobjidl_local.idl
shresdef.h [EXPLORER][BROWSEUI][SHLWAPI][BOOTDATA][WIN32K] Support AppKeys and more WM_APPCOMMANDs (#7879) 2025-04-18 18:35:30 +02:00
stubs.cpp [SHELL32] Multiple drives property sheet support (#7787) 2025-03-20 13:33:51 +01:00
systray.cpp [Explorer|Shell32] 2020-03-21 19:13:55 -05:00
utils.cpp [SHELL32] Add SHFileOp error UI and use it for CFSFolder renaming (#7858) 2025-04-04 20:34:52 +02:00
utils.h [SHELL32] Implement PathProcessCommandW (#7818) 2025-03-30 20:28:31 +09:00
vista.c