.. |
dialogs
|
[SHELL32] Fix exception on modifying deleted file type (#5996)
|
2023-11-20 09:27:06 +09:00 |
droptargets
|
[SHELL32] Add two missing GlobalUnlock() calls (#5625)
|
2023-08-28 21:56:02 +02:00 |
folders
|
[IEXPLORE][IEFRAME][SHELL32] Add Internet icon on Desktop (#5451)
|
2023-07-22 19:28:37 +09:00 |
lang
|
[SHELL32] Improve Japanese (ja-JP) translation
|
2023-11-21 10:46:57 +09:00 |
res
|
🎊 🍾 🥳 Happy New Year 2023 to the ReactOS Community! 🎆 ⚛️ ☢️
|
2023-01-01 00:00:00 +03:00 |
shelldesktop
|
[SHELL32][SDK] Implement SHIsTempDisplayMode (#5523)
|
2023-08-07 09:50:30 +09:00 |
shellmenu
|
[SHELL32] Add check to CMenuToolbarBase::ShowDW
|
2023-01-04 10:32:28 +01:00 |
shellrecyclebin
|
[SHELL32] Implement SHQueryRecycleBinW
|
2023-04-26 22:50:11 +02:00 |
wine
|
[SHELL32][SDK] Implement SHStartNetConnectionDialogA (#5847)
|
2023-10-28 22:29:05 +09:00 |
avi_res.rc
|
|
|
bitmap_res.rc
|
|
|
CActiveDesktop.cpp
|
|
|
CActiveDesktop.h
|
|
|
CCopyMoveToMenu.cpp
|
[SHELL32] Commonize CCopyToMenu and CMoveToMenu (#5873)
|
2023-11-04 21:56:15 +09:00 |
CCopyMoveToMenu.h
|
[SHELL32] Commonize CCopyToMenu and CMoveToMenu (#5873)
|
2023-11-04 21:56:15 +09:00 |
CDefaultContextMenu.cpp
|
[SHELL32] Add support for more registry verb flags and CMF flags (#5785)
|
2023-11-13 16:21:13 +01:00 |
CDefView.cpp
|
[SHELL32] Support more FOLDERFLAGS in DefView (#5760)
|
2023-11-13 16:13:21 +01:00 |
CDefViewBckgrndMenu.cpp
|
|
|
CDefViewDual.cpp
|
|
|
CDropTargetHelper.cpp
|
|
|
CDropTargetHelper.h
|
|
|
CEnumIDListBase.cpp
|
[SHELL32][SHELLEXT] IEnumIDList::Next must handle pceltFetched and memory errors correctly (#5820)
|
2023-11-13 16:31:37 +01:00 |
CEnumIDListBase.h
|
|
|
CExtractIcon.cpp
|
|
|
CFileSysBindData.cpp
|
|
|
CFolder.cpp
|
|
|
CFolder.h
|
|
|
CFolderItems.cpp
|
|
|
CFolderItems.h
|
|
|
CFolderItemVerbs.cpp
|
|
|
CFolderItemVerbs.h
|
|
|
CFolderOptions.cpp
|
|
|
CFolderOptions.h
|
|
|
changenotify.cpp
|
[SHELL32] SHChangeRegistrationReceive just returns FALSE
|
2023-09-21 12:09:28 +09:00 |
CIDLDataObj.cpp
|
|
|
CMakeLists.txt
|
[SHELL32] Commonize CCopyToMenu and CMoveToMenu (#5873)
|
2023-11-04 21:56:15 +09:00 |
CNewMenu.cpp
|
[SHELL32] Add IDS_NEWITEMFORMAT and retry FCIDM_SHVIEW_NEW (#5412)
|
2023-07-07 17:24:25 +09:00 |
CNewMenu.h
|
|
|
COpenWithMenu.cpp
|
[SHELL32] Don't display missing applications in "Open with..." (#5587)
|
2023-11-15 11:20:04 +01:00 |
COpenWithMenu.h
|
|
|
CQueryAssociations.cpp
|
|
|
CQueryAssociations.h
|
|
|
CSendToMenu.cpp
|
[SHELL32] Follow-up of #5008 (8e036fe )
|
2023-01-30 08:01:15 +09:00 |
CSendToMenu.h
|
|
|
CShellDispatch.cpp
|
|
|
CShellDispatch.h
|
|
|
CShellItem.cpp
|
|
|
CShellItem.h
|
|
|
CShellLink.cpp
|
[SHELL32] Enable Apply button when shortcut show mode is changed (#5807)
|
2023-10-20 13:02:14 +02:00 |
CShellLink.h
|
|
|
CUserNotification.cpp
|
|
|
CUserNotification.h
|
|
|
debughlp.cpp
|
[SHELL32] Enable Network Connection Rename (#5073)
|
2023-04-30 15:40:10 +02:00 |
debughlp.h
|
|
|
folders.cpp
|
|
|
icon_res.rc
|
|
|
iconcache.cpp
|
[SHELL32] Move SheRemoveQuotesA/W to utils.cpp (#5535)
|
2023-08-06 13:07:39 +02:00 |
precomp.h
|
[SHELL32] Commonize CCopyToMenu and CMoveToMenu (#5873)
|
2023-11-04 21:56:15 +09:00 |
rgs_res.rc
|
|
|
shell32.cpp
|
|
|
shell32.rc
|
|
|
shell32.spec
|
[SHELL32][SDK] Implement CopyStreamUI (#5848)
|
2023-10-31 22:32:02 +09:00 |
shell32_shldisp.idl
|
|
|
shell32_version.h
|
|
|
shell32_version.rc
|
|
|
shfldr.h
|
|
|
shldataobject.cpp
|
|
|
shlexec.cpp
|
[SHELL32] Fix for shlexec.cpp regressions (#5282)
|
2023-09-24 20:35:28 +00:00 |
shlfileop.cpp
|
[SHELL32] SHFileOperation: Confirm overwrite on moving files (#5618)
|
2023-08-29 19:29:05 +09:00 |
shlfolder.cpp
|
GetDetailsOf does not support column flags (#5755)
|
2023-10-03 10:43:44 +02:00 |
shobjidl_local.idl
|
|
|
shresdef.h
|
[SHELL32] Handle HotKey and ShowCmd on the shortcut property page (#5638)
|
2023-09-02 21:16:22 +03:00 |
stubs.cpp
|
[SHELL32][SDK] Implement CopyStreamUI (#5848)
|
2023-10-31 22:32:02 +09:00 |
systray.cpp
|
|
|
utils.cpp
|
[SHELL32][SDK] Implement CopyStreamUI (#5848)
|
2023-10-31 22:32:02 +09:00 |
vista.c
|
|
|