imm32: ImmDisableIme is an alias to ImmDisableIME.

oldstable
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)
@ stub ImmDestroySoftKeyboard
@ stdcall ImmDisableIME(long)
@ stub ImmDisableIme
@ stdcall ImmDisableIme(long) ImmDisableIME
@ stub ImmEnumInputContext
@ stdcall ImmEnumRegisterWordA(long ptr str long str ptr)
@ stdcall ImmEnumRegisterWordW(long ptr wstr long wstr ptr)