https://bugs.winehq.org/show_bug.cgi?id=56363
Bug ID: 56363 Summary: GetPointerDeviceRects could not be located in the dynamic link library USER32.dll Product: Wine Version: 9.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: gesk7pckj@mozmail.com Distribution: ---
Created attachment 76100 --> https://bugs.winehq.org/attachment.cgi?id=76100 Console output with two debug output
Everytime I try to run an .exe that is a game patch for a Windows game that runs great under Wine I get this message in a popup:
"The procedure entry point GetPointerDeviceRects could not be located in the dynamic link library USER32.dll"
I tried different things but with no success. Someone told me that is possible to create a patch for this issue. I'm attaching the console output and WINEDEBUG=loaddll,relay output.
Tried on Ubuntu 22.04.4, 23.10 and Fedora 39. With Wine 9.3 and WoW64 compiled. Older Wine versions, clean wineprefix, installing dotnet and visualC++ packages.