Skip to content
Snippets Groups Projects

shell32/tests: Use 'shellpath' as tmpfile name in PathResolve tests

Merged Gijs Vermeulen requested to merge gverm/wine:shell into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading