imm32: ImmConfigureIME should return 0 when the type is IME_CONFIG_REGISTERWORD and...
commitd63eccc602cb30b61e107c95c461e923d6e2faa8
authorAric Stewart <aric@codeweavers.com>
Sat, 27 Sep 2008 18:30:43 +0000 (27 13:30 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Oct 2008 18:46:08 +0000 (1 13:46 -0500)
treeae167ef1922eb31bc5a54c9421d4eb069dbcc337
parent55a28dd364a3570e0e0dcee8ea89da83856efec8
imm32: ImmConfigureIME should return 0 when the type is IME_CONFIG_REGISTERWORD and the data is NULL.
dlls/imm32/imm.c
dlls/imm32/tests/imm32.c