reactos/dll/win32/shell32/wine
Katayama Hirofumi MZ 776c3a3495
[SHELL32] SHBrowseForFolder: Fix pszDisplayName (#6549)
pszDisplayName is for display name, not for full path.
JIRA issue: CORE-5866
- If lpBrowseInfo->pszDisplayName is valid,
  use SHGetFileInfoW to get display name.
- Don't use SHGetPathFromIDListW to get
  display name. It's wrong.
2024-02-28 13:23:27 +09:00
..
appbar.c
brsfolder.c [SHELL32] SHBrowseForFolder: Fix pszDisplayName (#6549) 2024-02-28 13:23:27 +09:00
classes.c [SHELL32] Sync HCR_RegGetIconW() function to Wine 9.1 (#6418) 2024-02-02 18:10:36 +03:00
clipboard.c
control.c [SHELL32] Fix taskbar large icon for control panel applets 2023-08-03 16:43:08 +07:00
cpanel.h
pidl.c [SHELL32][SHELL32_APITEST][SDK] Implement PathIsEqualOrSubFolder (#5714) 2023-11-29 22:50:01 +09:00
pidl.h [SHELL32] Add multiple status bar parts to the file browser (#4401) 2022-05-03 16:52:23 +03:00
shell32_main.c [SHELL32][SHELL32_APITEST] Improve CommandLineToArgvW (#5055) 2023-02-14 20:53:48 +09:00
shell32_main.h [SHELL32] Show file / drive properties at the position where the mouse was. 2022-10-14 21:02:33 +02:00
shellole.c [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shellord.c [SHELL32][SDK][SHELL32_APITEST] Add PathIsTemporaryA/W (#6067) 2023-12-02 23:07:28 +09:00
shellpath.c [SHELL32] Implement IsLFNDriveA/W and improve PathResolve (#4866) 2022-11-10 23:18:04 +09:00
shellreg.c [SHELL32] shlexec: Initial support of App Paths (#4850) 2022-11-08 09:23:06 +09:00
shellstring.c [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shlmenu.c [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00
shpolicy.c [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00