[IME] hiding letter-composing window of top-left corner

I am developing a text editor, processing
WM_IME_STARTCOMPOSITION,
WM_IME_ENDCOMPOSITION,
WM_IME_COMPOSITION, etc.

When I try to input Japanese or Korean character,
the window that shows the process of composing the letter
appears on the top-left corner.

How can I make this small window not appear ??

Thanks in advance
[366 byte] By [park] at [2007-11-20 1:34:31]