reactos/dll/win32/shell32/wine
Hermès Bélusca-Maïto 8ec3580123 [SHELL32] Add the handy WHICH_DEFAULT value to the list of flags in shlwapi_undoc.h.
- Add as well the undocumented 0x40 dwFlags value from shlwapi!PathFileExistsDefExtW()
  to the list.

- Fix a bug (also present in Win2k3) in PathResolveW() where, specifying
  the PRF_DONTFINDLNK flag, would also erroneously exclude checking for
  the .cmd extension as well (which was obviously NOT the original
  intention, from the name of the flag and the documentation as well:
  https://docs.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_core-pathresolve
  ).

Addendum to 3a822e4f.
2021-06-28 02:19:30 +02:00
..
appbar.c [Explorer|Shell32] 2020-03-21 19:13:55 -05:00
brsfolder.c [SHELL32] Enable auto-completion on SHBrowseForFolder (#3535) 2021-03-15 16:30:32 +09:00
classes.c [SHELL32] HCR_GetIconA(): Properly use icon_idx (#2482) 2020-03-30 12:24:59 +02:00
clipboard.c
control.c
cpanel.h
pidl.c [SHELL32] Big fix for change notification (#3048) 2020-09-03 13:36:31 +09:00
pidl.h
shell32_main.c [SHELL32] Show Product version on About dialog bmp (#3621) 2021-05-08 15:54:32 +09:00
shell32_main.h [SDK][SHELL32] Augment the internally used IDataObject with some extra formats 2019-10-20 17:10:12 +02:00
shellole.c [SHELL32] Remove some unused members and comment out some unused Wine code. CORE-11799 (#94) 2017-10-27 23:51:44 +01:00
shellord.c [CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP] Fix my build. 2020-11-06 01:06:11 +01:00
shellpath.c [SHELL32] Add the handy WHICH_DEFAULT value to the list of flags in shlwapi_undoc.h. 2021-06-28 02:19:30 +02:00
shellreg.c
shellstring.c [SHELL32][INCLUDE] Improve CheckEscapesA/W (#2795) 2020-05-28 10:58:26 +09:00
shlmenu.c
shpolicy.c [EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258) 2019-03-24 14:56:43 +01:00