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

Last reviewed: January 15, 1998
Article ID: Q159946
4.00 WINDOWS NT kbprg kbbuglist

The information in this article applies to:

  • Microsoft Win32 Software Development Kit (SDK) for Windows NT, version 4.0, on the following platform: NT

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 kbprg
Version : 4.00
Platform : NT WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 15, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.