Andrey Turkin : imm32: ImmDisableIme is an alias to ImmDisableIME.

Alexandre Julliard julliard at winehq.org
Wed Oct 17 09:05:24 CDT 2007


Module: wine
Branch: master
Commit: 57a2a8629ad4a4d6111a42bd9a7b98e25a02f427
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=57a2a8629ad4a4d6111a42bd9a7b98e25a02f427

Author: Andrey Turkin <andrey.turkin at gmail.com>
Date:   Tue Oct 16 21:25:21 2007 +0400

imm32: ImmDisableIme is an alias to ImmDisableIME.

---

 dlls/imm32/imm32.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/imm32/imm32.spec b/dlls/imm32/imm32.spec
index 5c10a5f..ee2ca0a 100644
--- a/dlls/imm32/imm32.spec
+++ b/dlls/imm32/imm32.spec
@@ -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)




More information about the wine-cvs mailing list