21 Jul
2024
21 Jul
'24
3:50 p.m.
On Sun Jul 21 14:57:10 2024 +0000, Aida Jonikienė wrote:
You should add a FIXME for those 2 functions which mentions they're a semi-stub Also is there an application that depends on these functions? I don't see anything obvious in the WineHQ Bugzilla :frog: Got it, I will submit a v2 containing those FIXMEs.
Although I haven't found any bugs already submitted on the Bugzilla, I've come across [this dotnet runtime issue](https://github.com/dotnet/runtime/issues/105012) which describes that dotnet has switched from using GetTempPath to GetTempPath2 for security reasons, and the MSDN page for GetTempPath recommends using GetTempPath2 instead. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6133#note_76738