user32: Handle virtual key codes only in the WM_KEYDOWN case.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 30 Dec 2009 05:25:45 +0000 (13:25 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Dec 2009 15:14:11 +0000 (16:14 +0100)
commit2d0b2433c20040c9a56b7f867d192ce414c6d229
tree59e64d9092c4dd0db127ca72c073d74af4413ff2
parent56bc0515c2bd095764914631d614224763dc0623
user32: Handle virtual key codes only in the WM_KEYDOWN case.

Reported by David Quintana.
dlls/user32/combo.c