imm32: ImmDisableIme is an alias to ImmDisableIME.

This commit is contained in:
Andrey Turkin 2007-10-16 21:25:21 +04:00 committed by Alexandre Julliard
parent 7a0905128d
commit 57a2a8629a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
@ stdcall ImmDestroyIMCC(long) @ stdcall ImmDestroyIMCC(long)
@ stub ImmDestroySoftKeyboard @ stub ImmDestroySoftKeyboard
@ stdcall ImmDisableIME(long) @ stdcall ImmDisableIME(long)
@ stub ImmDisableIme @ stdcall ImmDisableIme(long) ImmDisableIME
@ stub ImmEnumInputContext @ stub ImmEnumInputContext
@ stdcall ImmEnumRegisterWordA(long ptr str long str ptr) @ stdcall ImmEnumRegisterWordA(long ptr str long str ptr)
@ stdcall ImmEnumRegisterWordW(long ptr wstr long wstr ptr) @ stdcall ImmEnumRegisterWordW(long ptr wstr long wstr ptr)