* lib/imm32.def (ImmDisableIME): Add stub.
Thanks to: "kidmin" <kidmin at users dot sourceforge dot net>
This commit is contained in:
parent
1cd065837c
commit
b50ce80887
@ -1,3 +1,8 @@
|
|||||||
|
2005-08-12 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
|
* lib/imm32.def (ImmDisableIME): Add stub.
|
||||||
|
Thanks to: "kidmin" <kidmin at users dot sourceforge dot net>
|
||||||
|
|
||||||
2005-08-10 Chris Sutcliffe <ir0nh34d@users.sf.net>
|
2005-08-10 Chris Sutcliffe <ir0nh34d@users.sf.net>
|
||||||
|
|
||||||
* include/w32api.h: Increment version to 3.3.
|
* include/w32api.h: Increment version to 3.3.
|
||||||
|
@ -9,6 +9,7 @@ ImmCreateSoftKeyboard@16
|
|||||||
ImmDestroyContext@4
|
ImmDestroyContext@4
|
||||||
ImmDestroyIMCC@4
|
ImmDestroyIMCC@4
|
||||||
ImmDestroySoftKeyboard@4
|
ImmDestroySoftKeyboard@4
|
||||||
|
ImmDisableIME@4
|
||||||
ImmEnumRegisterWordA@24
|
ImmEnumRegisterWordA@24
|
||||||
ImmEnumRegisterWordW@24
|
ImmEnumRegisterWordW@24
|
||||||
ImmEscapeA@16
|
ImmEscapeA@16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user