..
dialogs
[SHELL32] Use the already existing g_pszShell32 instead of re-defining a new variable holding the very same string.
2022-01-09 22:44:21 +01:00
droptargets
[SHELL32] Drop a shortcut of the drive ( #4072 )
2021-11-18 17:11:24 +09:00
folders
[SHELL32] Fix folders on recycle bin and adjust the column size ( #4234 )
2022-01-11 00:40:25 +01:00
lang
[TRANSLATION] Update Chinese Traditional (zh-TW) translation ( #4154 )
2022-01-14 20:22:46 +03:00
res
🎊 🍾 🥳 Happy New Year 2022 to the ReactOS Community! 🎆 ⚛️ ☢️
2022-01-01 00:00:00 +01:00
shelldesktop
[SHELL32] Fix assertion failure in CDirectoryWatcher.cpp
2021-03-19 08:30:10 +09:00
shellmenu
[SDK:REACTOS] Move our ROS-specific header-only UI libraries into a "ui" sub-folder. ( #4205 )
2022-01-06 02:17:25 +01:00
shellrecyclebin
[SHELL32] Fix folders on recycle bin and adjust the column size ( #4234 )
2022-01-11 00:40:25 +01:00
wine
[SHELL32:WINE][PSDK] Addendum to 0bf768a1
: Add missing FARPROC16 definition for CallCPLEntry16() prototype.
2022-01-11 23:31:26 +01:00
avi_res.rc
bitmap_res.rc
[SHELL32] Show Product version on About dialog bmp ( #3621 )
2021-05-08 15:54:32 +09: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
CCopyToMenu.cpp
[SHELL32] Simplify HIDA usage
2021-11-15 20:02:14 +01:00
CCopyToMoveToMenu.h
[SHELL32] Simplify HIDA usage
2021-11-15 20:02:14 +01:00
CDefaultContextMenu.cpp
Simplify CDefaultContextMenu by using CAtlList ( #3405 )
2021-12-17 13:01:03 +09:00
CDefView.cpp
[SHELL32] Use wide char string literals.
2022-01-09 22:39:29 +01:00
CDefViewBckgrndMenu.cpp
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
CDefViewDual.cpp
CDropTargetHelper.cpp
CDropTargetHelper.h
CEnumIDListBase.cpp
CEnumIDListBase.h
CExtractIcon.cpp
[PSDK][SHELL32][SHELLEXT] Add SHCreateFileExtractIconW() to the PSDK and SAL-annotate it. ( #4223 )
2021-12-31 02:30:58 +01:00
CFileSysBindData.cpp
CFolder.cpp
[SHELL32][BROWSEUI] Fix usage of ILGetDisplayNameEx
2020-10-04 19:34:20 +02:00
CFolder.h
[SHELL32] Sync CShellDispatch and family with wine.
2018-04-14 15:47:13 +02:00
CFolderItems.cpp
[SHELL32] Handle BYREF variants in CFolderItems::Item.
2019-09-22 11:41:57 +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
[SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385
2019-09-29 12:09:02 +02:00
CFolderOptions.h
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
changenotify.cpp
[SHELL32] Make 'hwndServer == NULL' spams quiet
2020-09-06 22:48:29 +09:00
CIDLDataObj.cpp
[SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject
2021-12-31 21:27:30 +01:00
CMakeLists.txt
[SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject
2021-11-15 20:02:13 +01:00
CMoveToMenu.cpp
[SHELL32] Simplify HIDA usage
2021-11-15 20:02:14 +01:00
CNewMenu.cpp
[SHELL32] Delete unused CNewMenu::m_wszPath
2019-12-03 13:46:35 +09:00
CNewMenu.h
[SHELL32] Delete unused CNewMenu::m_wszPath
2019-12-03 13:46:35 +09:00
COpenWithMenu.cpp
[SHELL32] Simplify HIDA usage
2021-11-15 20:02:14 +01:00
COpenWithMenu.h
[SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385
2019-09-29 12:09:02 +02:00
CQueryAssociations.cpp
[SHELL32] Use wide char string literals.
2022-01-09 22:39:29 +01:00
CQueryAssociations.h
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
CSendToMenu.cpp
[SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files ( #2616 )
2020-04-23 04:19:20 +09:00
CSendToMenu.h
[SENDMAIL][ZIPFLDR][MYDOCS] Fix creation of SendTo files ( #2616 )
2020-04-23 04:19:20 +09:00
CShellDispatch.cpp
[HEADERS] Move some helpers from undocshell.h to shellutils.h as they didn't cover anything undocumented. Merge traycmd.h in undocshell.h as both contain just undocumented shell definitions.
2019-08-25 12:20:52 +03:00
CShellDispatch.h
[SHELL32] Sync CShellDispatch and family with wine.
2018-04-14 15:47:13 +02:00
CShellItem.cpp
[PSDK] Support STRICT_TYPED_ITEMIDS in shlobj.h. CORE-16385
2020-01-03 22:42:34 +01:00
CShellItem.h
[SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLUTE. CORE-16385
2019-09-29 12:09:39 +02:00
CShellLink.cpp
[REACTOS] Fix a number of MSVC warnings
2021-07-23 22:03:48 +02:00
CShellLink.h
[SHELL32] Implement 'Open file location' of shortcut files ( #2028 )
2019-11-12 16:47:36 +09: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
icon_res.rc
iconcache.cpp
[SHELL32] Use wide char string literals.
2022-01-09 22:39:29 +01:00
precomp.h
Simplify CDefaultContextMenu by using CAtlList ( #3405 )
2021-12-17 13:01:03 +09:00
rgs_res.rc
[SHELL32] Implement Move To Folder ( #3056 )
2020-08-18 05:30:54 +09:00
shell32.cpp
[SHELL32] Implement Move To Folder ( #3056 )
2020-08-18 05:30:54 +09:00
shell32.rc
[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 ( #3941 )
2021-12-30 00:40:57 +03:00
shell32.spec
[SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject
2021-12-31 21:27:30 +01:00
shell32_shldisp.idl
shell32_version.h
shell32_version.rc
shfldr.h
[SHELL32] Don't smartass-renaming on LNK files ( #4020 )
2021-10-11 13:33:43 +09:00
shldataobject.cpp
[SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject
2021-11-15 20:02:13 +01:00
shlexec.cpp
[SHELL32] Use wide char string literals.
2022-01-09 22:39:29 +01:00
shlfileop.cpp
[SHELL32] Use wide char string literals.
2022-01-09 22:39:29 +01:00
shlfolder.cpp
[SHELL32] Simplify HIDA usage
2021-11-15 20:02:14 +01:00
shobjidl_local.idl
shresdef.h
[SHELL32] Show error message if move or copy operation failed ( #4155 )
2021-12-15 17:42:47 +03:00
stubs.cpp
[SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataObject
2021-11-15 20:02:13 +01:00
systray.cpp
[Explorer|Shell32]
2020-03-21 19:13:55 -05: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