https://bugs.winehq.org/show_bug.cgi?id=48503
--- Comment #19 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 66319 --> https://bugs.winehq.org/attachment.cgi?id=66319 hack to avoid errorwindow
I forgot to add that i also installed dotnet40 and 48 (winetricks -q dotnet40 dotnet48) but I didn`t check if this was really necessary
Also attached hack to avoid the errorwindow. Looks like NtCreatePowerRequest is undocumented, so I don`t know is the COUNTED_REASON_CONTEXT pointer is an "in" or "out" parameter. If it`s "in" then i guess the attached patch would be ok to send in. Anyone know?