[PATCH v2] user32: Also remove WM_CHAR from queue when a menu gets VK_ESCAPE and add tests

Fabian Maurer dark.shadow4 at web.de
Mon Jan 30 07:55:21 CST 2017


> TranslateMessage will put a WM_CHAR in the queue, but there may be
> another one already in there, which would then get removed.
Right, I missed that. Thanks, I sent a corrected version.

Regards,
Fabian Maurer




More information about the wine-devel mailing list