[Bug 40988] New: mouse_event doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 20 10:05:15 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40988

            Bug ID: 40988
           Summary: mouse_event doesn't work
           Product: Wine
           Version: 1.9.14
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: proggi at yandex.ru
      Distribution: ---

mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);
    sleep(80);
    mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);

Click out of the WINE windows doesn't work.
The movement of the cursor works, it is necessary full emulation out of the
WINE windows.
The Windows program can't work without full emulation of the mouseS.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list