BUG: CS_IME Bit Not Returned for IME UI Window Under NT-J 4.0Last reviewed: January 15, 1998Article ID: Q159946 |
4.00
WINDOWS NT
kbprg kbbuglist
The information in this article applies to:
SYMPTOMSOn Japanese Windows NT 4.0, when the system is returning the class style of an IME UI window to applications, the CS_IME style bit is incorrectly masked off. Therefore, when an app calls GetClassInfo, GetClassInfoEx, or GetClassLong to get the class style of an IME UI Window, the CS_IME bit is always zero (0), while it should have been one (1).
CAUSEInternally, there is a list of valid class styles. CS_IME was inadvertently omitted from that list.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Windows NT Japanese version 4.0. Microsoft is researching this problem and will post new information here as it becomes available.
|
KBCategory: kbprg kbbuglist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |