https://bugs.winehq.org/show_bug.cgi?id=54462
Bug ID: 54462 Summary: Mouse cursor invisible Product: Wine Version: 8.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: daniel.john.magnus@gmail.com Distribution: ---
Created attachment 74018 --> https://bugs.winehq.org/attachment.cgi?id=74018 c source code for the tiny program
Mouse cursor invisible while hoovering over window. And it's visible in when tested on a real windows 8 machine.
I include the code for this simple program.
It's compiled on Linux with the following command... i686-w64-mingw32-gcc event.c -o event.exe -lgdi32 -mwindows