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

ID: Q159946

4.00 WINDOWS NT kbprg kbbuglist

The information in this article applies to:

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.

KBCategory: kbprg kbbuglist KBSubcategory: KBIntlDev Additional reference words: 4.00 kbdsd

Keywords          : kbIntlDev kbbuglist
Version           : 4.00
Platform          : NT WINDOWS

Last Reviewed: January 17, 1998