msvcrt:string Fix codepage table 1361 (Korean Johab) [try3]

GOUJON Alexandre ale.goujon at gmail.com
Fri Sep 3 07:36:53 CDT 2010


On 09/03/2010 12:30 PM, Alexandre Julliard wrote:
> GetCPInfo, that's where the kernel32 info is.
I must admit I don't understand anymore.
GetCPInfo failed with codepage 1361 on my XP (whereas _setmbcp(1361) 
succeeded )

However, on WXPPROJASP3 (32 bit) [1], GetCPInfo succeeds and LeadByte[] 
contains { 0x84, 0xd3, 0xd8, 0xde, 0xe0, 0xf9, 0x00, 0x00 }
(so the only change is actually 0xd9 -> 0xd8)

I give up on this one.
You're quite busy and there are plenty of others todo_wine to fix.

Anyway, thanks for your comments !
---
https://testbot.winehq.org/JobDetails.pl?Key=4986&log_109=1#k109



More information about the wine-devel mailing list