The information in this article applies to:
SUMMARY
On Asian versions of Windows 95 or Windows NT, Input Method Editor (IME) is
used to enter characters. Each thread of an application would have several
IME windows (both visible and hidden windows), such as "Default
IME","msime95main" and "Mode", attached to the thread. These IME windows
have window style WS_POPUP|WS_DISABLE. It is very important that the
application does not change the IME Windows styles, and does not try to
enable the window by calling EnableWindow() on these IME windows.
Additional query words:
Keywords : kbprg intlnls |
Last Reviewed: January 14, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |