The information in this article applies to:
SYMPTOMS
When MessageBoxEx is called, regardless of the value of wLanguageID (the
last parameter of MessageBoxEx), the pushbutton text can only be displayed
in the native language of the operating system.
would display a MessageBox with two buttons reading: "retry" and "cancel."
However, on the same operating system:
would display a MessageBox with two blank buttons.
On Windows 95, regardless of what is specified in wLanguageID, the pushbutton text is in the native language of that version of Windows 95. For example, on US Windows 95, both:
-and-
would display a Message Box with two buttons reading: "retry" and "cancel."
STATUSThis behavior is by design. Additional query words: 4.00 resource NLS
Keywords : kbIntlDev |
Last Reviewed: January 19, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |