winex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the 'F10' key is used.

Erich Hoover ehoover at mines.edu
Sun Oct 11 10:08:13 CDT 2009


On Sun, Oct 11, 2009 at 12:43 AM, Dmitry Timoshkov
<dmitry at codeweavers.com>wrote:

> "Erich Hoover" <ehoover at mines.edu> wrote:
>
>  Real Name:
>>   Erich Hoover
>> Description:
>>   The attached patch makes it so that the 'F10' key send a
>> WM_SYSKEYDOWN window notification on press and WM_SYSKEYUP on release.
>> This change fixes Bug 19383 ([Monkey Island Special Edition] Version
>> Hotswap does not work), where the application relies on the
>> notification to switch between "modes."
>> Changelog:
>>   winex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the 'F10' key is used.
>>
>
> This change requires a test case.
>
> --
> Dmitry.
>

Is there even a test mechanism for simulating keystrokes?  If so, where is
it (winex11.drv has no tests)?  It seems pretty clear from the documentation
on MSDN that the 'F10' key is supposed to emit these window notifications.

Erich Hoover
ehoover at mines.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20091011/ae89e538/attachment.htm>


More information about the wine-devel mailing list