Home
last modified time | relevance | path

Searched hist:"84 f15b15" (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DFindExecutable.cppdiff 84f15b15 Fri Mar 29 02:15:38 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [SHELL32][SHELL32_APITEST] FindExecutable: Add PRF_FIRSTDIRDEF flag (#6681)

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.
/reactos/dll/win32/shell32/wine/
H A Dshellpath.cdiff 84f15b15 Fri Mar 29 02:15:38 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [SHELL32][SHELL32_APITEST] FindExecutable: Add PRF_FIRSTDIRDEF flag (#6681)

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.
/reactos/dll/win32/shell32/
H A Dshlexec.cppdiff 84f15b15 Fri Mar 29 02:15:38 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [SHELL32][SHELL32_APITEST] FindExecutable: Add PRF_FIRSTDIRDEF flag (#6681)

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.