[Bug 42503] New: Controls don't receive non-client messages

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 21 16:14:29 CST 2017


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

            Bug ID: 42503
           Summary: Controls don't receive non-client messages
           Product: Wine
           Version: 2.0
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: james.tabor at reactos.org
      Distribution: ---

Created attachment 57377
  --> https://bugs.winehq.org/attachment.cgi?id=57377
Patch

If a control has an extended style of WS_EX_CLIENTEDGE, it doesn't receive
non-client messages like:

WM_NCMOUSEMOVE
WM_NCRBUTTONDOWN
WM_NCRBUTTONUP
WM_NCLBUTTONDOWN
WM_NCLBUTTONUP
etc.

If the control has a border style of WS_BORDER, all messages are received.

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