shell32/tests: Use 'shellpath' as tmpfile name in PathResolve tests
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52995 Signed-off-by: Gijs Vermeulen gijsvrm@gmail.com
I also tried the GetTempFileName approach but it has a few problems:
- A .tmp file is created, which we don't want
- The returned path has a file extension in it
- We need to create a .lnk file anyway to test PRF_DONTFINDLNK
Merge request reports
Activity
added 38 commits
-
40fa6b00...61a4cb97 - 37 commits from branch
wine:master
- 8ee96cff - shell32/tests: Use 'shellpath' as tmpfile name in PathResolve tests.
-
40fa6b00...61a4cb97 - 37 commits from branch
Please register or sign in to reply