BUG: CS_IME Bit Not Returned for IME UI Window Under NT-J 4.0

ID: Q159946


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK) for Windows NT, version 4.0


SYMPTOMS

On 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).


CAUSE

Internally, there is a list of valid class styles. CS_IME was inadvertently omitted from that list.


STATUS

Microsoft 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.

Additional query words: 4.00 kbdsd

Keywords : kbIntlDev
Version : NT:4.0
Platform : NT
Issue type :


Last Reviewed: January 13, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.