[PATCH] user32: Add support for legacy access keys. (resend)

Akihiro Sagawa sagawa.aki at gmail.com
Wed Sep 5 06:31:17 CDT 2012


Hi,

I forget to add the description. Thus I resend the patch without changes.

This patch closes bug #30365 (*1).  The legacy access key seems to work
only CJK locale windows as in testbot job id #21356 (*2). So I added
GetSystemMetrics(SM_DBCSENABLED) in MENU_FindItemByKey function.

*1 ... http://bugs.winehq.org/show_bug.cgi?id=30365
*2 ... http://testbot.winehq.org/JobDetails.pl?Key=21356

---
 dlls/user32/menu.c |    7 +++++--
 dlls/user32/text.c |   21 ++++++++++++++++++---
 2 files changed, 23 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Add-support-for-legacy-access-keys.patch
Type: text/x-patch
Size: 3164 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120905/10d0ff12/attachment.bin>


More information about the wine-patches mailing list