http://bugs.winehq.org/show_bug.cgi?id=30325
Bug #: 30325 Summary: builtin winhlp32 display Chinese help documents as garbled Product: Wine Version: 1.5.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
1. Get a copy of cmmgr32.hlp from Windows XP Chinese Version in c:\windows\system32
2. open with wine builtin winhlp32.exe
Expect Result: Display Chinese Actual Result: All Chinese display as garbled
I copy a native winhlp32.exe to wine, open the same document, Chinese display OK. I also cross-compiled wine's winhlp32.exe and copy it to Windows XP, open the same document, Chinese display as garbled again. So I assume the component should be "programs"
http://bugs.winehq.org/show_bug.cgi?id=30325
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://www.filediag.com/dow | |n/cmmgr32.hlp_839511.html
http://bugs.winehq.org/show_bug.cgi?id=30325
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://www.filediag.com/dow | |n/cmmgr32.hlp_839511.html
--- Comment #1 from Qian Hong fracting@gmail.com 2012-04-01 03:02:07 CDT --- Updates:
There are two native winhlp32.exe on Windows XP: One is c:\Windows\system32\winhlp32.exe Which is only a wrapper, its size is 8196 The other is c:\windows\winhlp32.exe Which is the real one, its size is 270848
Only when you copy the "real" one to wine it can avoid Chinese garbled.
https://bugs.winehq.org/show_bug.cgi?id=30325
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Most likely still an issue, right?