reactos/dll
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
..
3rdparty [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
apisets [WINSXS] Add some amd64 manifests 2021-04-08 20:48:24 +03:00
appcompat [SDBINST] Add uninstall option 2021-05-08 14:24:20 +02:00
cpl [CPL][APPWIZ] Follow-up of #3726 2021-06-07 18:03:49 +09:00
directx [DSOUND][WAVE] Workaround crash when recording sound in Scratch 1.4 CORE-13202 2021-06-27 23:04:36 +02:00
keyboard [KEYBOARD] Add Swiss French keyboard layout (#3408) 2021-01-05 17:48:53 +03:00
nls
np [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
ntdll [LDR] Restore Logging when images overlap CORE-17635 2021-06-16 13:38:51 +02:00
opengl [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
shellext [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
win32 [SHELL32] Add the handy WHICH_DEFAULT value to the list of flags in shlwapi_undoc.h. 2021-06-28 02:19:30 +02:00
CMakeLists.txt