[Bug 15083] New: ReadConsoleInputW() returns wrong values for CTRL+SPACE

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 31 18:24:30 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15083

           Summary: ReadConsoleInputW() returns wrong values for CTRL+SPACE
           Product: Wine
           Version: 1.1.3
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dg at cowlark.com


On the Windows console, if I use ReadConsoleInputW() to read user input and the
user types CTRL+SPACE, wine returns wVirtualKeyCode=VK_SPACE, UnicodeChar=0
where Windows XP returns wVirtualKeyCode=VK_SPACE, UnicodeChar=32.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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