imm32: Fix a meaningless test.
commit83ae4a92e52ff7dabafad0336d587a026a1678aa
authorKusanagi Kouichi <slash@ma.neweb.ne.jp>
Wed, 23 Apr 2008 23:32:03 +0000 (24 08:32 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Apr 2008 11:13:34 +0000 (24 13:13 +0200)
tree802fc283a6feb98804d39f524147cfd4812d9e8d
parent4baf6e7edca4a377efdd38a3ab966ea4835b1378
imm32: Fix a meaningless test.

ImmSetCompositionString generates WM_IME_COMPOSITION. Therefore test always
fails if messages are not flushed.
dlls/imm32/tests/imm32.c