bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/4682] WINDRES generates unusable dialog resource when mult


From: ktietz at onevision dot com
Subject: [Bug binutils/4682] WINDRES generates unusable dialog resource when multibyte characters exist
Date: 27 Jun 2007 13:14:39 -0000

------- Additional Comments From ktietz at onevision dot com  2007-06-27 13:14 
-------
(In reply to comment #0)
> When there are multibyte characters(Chinese characters, for example) in the 
> text of controls(for example: Label) in dialog resources, WINDRES generates 
> corrupted and unusable output. English characters won't cause this problem.
> Steps to Reproduce:
> 1. Create a resource script file, insert a dialog, put a Label on it, and 
> modify its text to a sentense in Chinese. 
> 2. Use DialogBox API to show the dialog.
> 3. Build the code.

Have you used the -c option of windres to specify your language codepage ? You 
can do this also within the rc-file by using the code "#pragma code_page(<your-
used-codepage>)".


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4682

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]