Commit 57a2a862 authored by Andrey Turkin's avatar Andrey Turkin Committed by Alexandre Julliard

imm32: ImmDisableIme is an alias to ImmDisableIME.

parent 7a090512
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment