mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 01:12:52 +08:00
Follow-up to #6635. The directory search without this flag didn't work. JIRA issue: CORE-19493 - Add PRF_FIRSTDIRDEF flag for PathResolveW call. - Delete needless macro definitions in PathQualifyExW. - Remove an assertion in IsLFNDriveW. - Fix shell32_apitest:FindExecutable testcase.