reactos/dll/win32/shell32
Katayama Hirofumi MZ 7fdec96009
[SHELL32] Fix ParseDisplayName Part 2 (#6740)
Follow-up to #6721. Reduce
SHParseDisplayName failures.
JIRA issue: CORE-19495
- Re-implement CFSFolder::ParseDisplayName
  method to validate the names.
- Add CFSFolder::_ParseSimple,
  CFSFolder::_GetFindDataFromName, and
  CFSFolder::_CreateIDListFromName helper
  methods.
- Add PathIsDotOrDotDotW, PathIsValidElement,
  PathIsDosDevice, and SHILAppend helper
  functions.
- Delete GetNextElementW and add
  Shell_NextElement function.
2024-04-13 21:07:12 +09:00
..
dialogs [SHELL32] Handle the Progman Folder options message and tab switching support (#5574) 2024-04-04 18:53:57 -07:00
droptargets [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
folders [SHELL32] Fix ParseDisplayName Part 2 (#6740) 2024-04-13 21:07:12 +09:00
lang [SHELL32] Update Romanian (ro-RO) translation (#6657) 2024-04-09 12:41:54 +02:00
res [SHELL32] Copy as path shell extension (#6701) 2024-04-06 14:01:32 -07:00
shelldesktop [SHELL32] Handle the Progman Folder options message and tab switching support (#5574) 2024-04-04 18:53:57 -07:00
shellmenu [EXPLORER][SHELL32] Smaller Start Menu (#6646) 2024-03-20 07:32:52 +09:00
shellrecyclebin
wine [SHELL32][SHELL32_APITEST][SDK] Implement GUIDFromStringA (#6734) 2024-04-12 21:29:07 +09:00
avi_res.rc
bitmap_res.rc
CActiveDesktop.cpp
CActiveDesktop.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CCopyMoveToMenu.cpp [SHELL32] Copy as path shell extension (#6701) 2024-04-06 14:01:32 -07:00
CCopyMoveToMenu.h [SHELL32] Copy as path shell extension (#6701) 2024-04-06 14:01:32 -07:00
CDefaultContextMenu.cpp [SHELL32] Support IDropTarget handler in IContextMenu static verbs (#5860) 2024-03-24 18:23:07 +01:00
CDefView.cpp [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CDefViewBckgrndMenu.cpp [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CDefViewDual.cpp [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CDropTargetHelper.cpp
CDropTargetHelper.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CEnumIDListBase.cpp
CEnumIDListBase.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09: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
CFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFolderItems.cpp
CFolderItems.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFolderItemVerbs.cpp
CFolderItemVerbs.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CFolderOptions.cpp
CFolderOptions.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
changenotify.cpp
CIDLDataObj.cpp [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CMakeLists.txt
CNewMenu.cpp [SHELL32] Allow custom shortcut overlay icon (#6419) 2024-03-04 16:30:43 +03:00
CNewMenu.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
COpenWithMenu.cpp [SHELL32] Tweak formatting and logging 2024-02-20 02:08:56 +01:00
COpenWithMenu.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CQueryAssociations.cpp [SHELL32] CQueryAssociation: Add slash check (#6676) 2024-03-27 17:36:48 +09:00
CQueryAssociations.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CSendToMenu.cpp
CSendToMenu.h
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
CShellItem.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CShellLink.cpp [SHELL32] Allow custom shortcut overlay icon (#6419) 2024-03-04 16:30:43 +03: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
debughlp.h
folders.cpp
icon_res.rc [SHELL32] Add transparent icon resource (#6621) CORE-19471 2024-03-14 20:58:12 +01:00
iconcache.cpp [SHELL32] Allow custom shortcut overlay icon (#6419) 2024-03-04 16:30:43 +03:00
precomp.h [SHELL32] Fix ParseDisplayName Part 2 (#6740) 2024-04-13 21:07:12 +09:00
rgs_res.rc [SHELL32] Copy as path shell extension (#6701) 2024-04-06 14:01:32 -07:00
shell32.cpp [SHELL32] Copy as path shell extension (#6701) 2024-04-06 14:01:32 -07:00
shell32.rc
shell32.spec [SHELL32][SDK] Implement RealShellExecute(,Ex)(A,W) (#5849) 2024-03-19 08:58:07 +09: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] Fix ParseDisplayName Part 2 (#6740) 2024-04-13 21:07:12 +09:00
shldataobject.cpp
shlexec.cpp [SHELL32][SHELL32_APITEST] FindExecutable: Add PRF_FIRSTDIRDEF flag (#6681) 2024-03-29 11:15:38 +09:00
shlfileop.cpp
shlfolder.cpp [SHELL32] Fix ParseDisplayName Part 2 (#6740) 2024-04-13 21:07:12 +09:00
shobjidl_local.idl
shresdef.h [SHELL32] Copy as path shell extension (#6701) 2024-04-06 14:01:32 -07:00
stubs.cpp [SHELL32][SDK] Implement RealShellExecute(,Ex)(A,W) (#5849) 2024-03-19 08:58:07 +09:00
systray.cpp
utils.cpp [SHELL32] Fix ParseDisplayName Part 2 (#6740) 2024-04-13 21:07:12 +09:00
vista.c