13 May
2022
13 May
'22
3:01 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52995 Signed-off-by: Gijs Vermeulen <gijsvrm(a)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 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/67