Added a first-cut version of MapVirtualKeyExW() that has the same
commit2743c81e7756d3735ee4001c12e168de085c8b51
authorKen Coleman <ken_coleman@iname.com>
Tue, 5 Dec 2000 03:56:56 +0000 (5 03:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Dec 2000 03:56:56 +0000 (5 03:56 +0000)
treea081f42c5abb5232cf34bf285a62f80ba43cd52b
parent6dc005488b54849ee094259be82ead3057cb1c3c
Added a first-cut version of MapVirtualKeyExW() that has the same
functionality (and limitations) as the ANSI version.
dlls/user/user32.spec
include/winuser.h
windows/input.c