[Bug 46446] New: Value for WM_KEYLAST too low in https://wiki.winehq.org/ List_Of_Windows_Messages

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 9 09:24:00 CST 2019


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

            Bug ID: 46446
           Summary: Value for WM_KEYLAST too low in
                    https://wiki.winehq.org/List_Of_Windows_Messages
           Product: WineHQ.org
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: www-unknown
          Assignee: wine-bugs at winehq.org
          Reporter: jeroen.bugs.winehq.org at pluimers.com
      Distribution: ---

Value for WM_KEYLAST is 0x0108 (264) but should be 0x0109 (265) as the range
Value for WM_KEYFIRST .. WM_KEYLAST should include WM_UNICHAR which correctly
has value 0x0109 (265) as per
https://docs.microsoft.com/en-us/windows/desktop/inputdev/wm-unichar

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