winex11: Add VK_HANGUL, VK_HANJA for Korean Native IME.

oldstable
ByeongSik Jeon 2008-04-16 15:55:46 +09:00 committed by Alexandre Julliard
parent 24fc87286f
commit 9171647204
1 changed files with 1 additions and 1 deletions

View File

@ -968,7 +968,7 @@ static const WORD nonchar_key_vkey[256] =
/* unused */
0, 0, 0, 0, 0, 0, 0, 0, /* FF20 */
0, 0, 0, 0, 0, 0, 0, 0, /* FF28 */
0, 0, 0, 0, 0, 0, 0, 0, /* FF30 */
0, VK_HANGUL, 0, 0, VK_HANJA, 0, 0, 0, /* FF30 */
0, 0, 0, 0, 0, 0, 0, 0, /* FF38 */
0, 0, 0, 0, 0, 0, 0, 0, /* FF40 */
0, 0, 0, 0, 0, 0, 0, 0, /* FF48 */