reactos/dll/win32/shell32/wine
Katayama Hirofumi MZ d05dcf6a02
[SHELL32][SDK] Fix ParseDisplayName Part 1 (#6721)
JIRA issue: CORE-19495
- Implement SHParseDisplayName and
  CDesktopFolder::ParseDisplayName.
- Add CStubFolderBase, CShellUrlStub, CFileUrlStub,
  CIDListUrlStub, and CHttpUrlStub helper classes.
- Add SHGetSpecialFolderID and
  Shell_ParseSpecialFolder helper functions.
- Add BindCtx_ContainsObject,
  BindCtx_GetUIWindow, 
  BindCtx_RegisterObjectParam, SHBindToObject,
  SHBindToObjectEx, SHCoInitializeAnyApartment,
  SHGetAttributes, SHGetNameAndFlagsW,
  SHIsFileSysBindCtx, SHSkipJunctionBinding,
  Shell_DisplayNameOf, and Shell_FailForceReturn
  helper functions.
- Modify CSIDL data.
2024-04-10 09:32:13 +09:00
..
appbar.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
brsfolder.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
classes.c [SHELL32] Allow custom shortcut overlay icon (#6419) 2024-03-04 16:30:43 +03:00
clipboard.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
control.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
cpanel.h
pidl.c [SHELL32][SDK] Fix ParseDisplayName Part 1 (#6721) 2024-04-10 09:32:13 +09:00
pidl.h
PolicyData.h [SHELL32][SHLWAPI][SDK] Implement SHRestricted etc. (#6560) 2024-03-11 08:29:04 +09:00
shell32_main.c
shell32_main.h [SHELL32:WINE] Add Wine-version info to the Wine's shell32_main header. 2024-02-29 13:27:33 +01:00
shellole.c
shellord.c [SHELL32] SHAddToRecentDocs(): Just use SHRestricted() to get the NoRecentDocsHistory policy... 2024-02-29 12:54:10 +01:00
shellpath.c [SHELL32][SDK] Fix ParseDisplayName Part 1 (#6721) 2024-04-10 09:32:13 +09:00
shellreg.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
shellstring.c [SHELL32:WINE] Make the wine-imported files include shell32_main.h 2024-02-29 13:26:46 +01:00
shlmenu.c
shpolicy.c [SHELL32][SHLWAPI][SDK] Implement SHRestricted etc. (#6560) 2024-03-11 08:29:04 +09:00