[Bug 38759] New: WM_USER (and +1, +2) are being sent to application windows

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 15 02:39:26 CDT 2015


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

            Bug ID: 38759
           Summary: WM_USER (and +1, +2) are being sent to application
                    windows
           Product: Wine
           Version: 1.7.38
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: jasonwinter at hotmail.com
      Distribution: ---

My programs use WM_USER, WM_USER+1 and WM_USER+2 for various functions, but
they seem to be sent these messages by WINE when the mouse moves around the
window involved, possibly during repainting.  This doesn't happen in Windows. 
I've changed my offsets of 0x0400 to add 0x0280 (I now start acting on messages
at 0x0680 instead) and it's fixed - but it's clearly a bug in WINE.

-- 
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