[PATCH 1/2] user32: Test for 'F10' key events.

Erich Hoover ehoover at mines.edu
Mon Oct 12 20:16:32 CDT 2009


Real Name:
    Erich Hoover
Description:
    The attached patch adds a test for the events that should be
generated for the 'F10' key.  The 'F10' key is treated very similar to
'Alt', so just like 'Alt' the test is a "todo" since some of the
events corresponding to SC_KEYMENU do not get generated under Wine.
Additionally, 'F10' needs to be treated as WM_SYSKEY* instead of
WM_KEY* (see part 2).  Compiled with crosstest and tested on Windows
XP.
Changelog:
    user32: Test for 'F10' key events.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Test-for-F10-key-events.patch
Type: text/x-patch
Size: 3029 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091012/a996b9ca/attachment.bin>


More information about the wine-patches mailing list