08/08/23 16:36:26 FrNwr51+
前スレでまとめてくれてた奴がいたからそれを元にコピペ
292 名前:login:Penguin [sage]: 2008/05/12(月) 10:43:46 ID:gUNiYtS5
デフォだと2バイト文字を考慮してないからコード修正がいる
> dlls/winex11.drv/keyboard.cを修正
> char Str[24]; 256へ
294 名前:login:Penguin [sage]: 2008/05/12(月) 13:19:18 ID:77l/D+4U
>>292
Input Method's output overruns the buffer of wine keyboard input
URLリンク(bugs.winehq.org)
で報告されてる。5/2の返信で、
>The part of patch for keyboard.c can be applied. So I'm using the Mr.Kusanagi's
patch with modifing like the attatchment patch.
とあるから、たぶん次のバージョンで直るかと。
377 名前:login:Penguin [sage]: 2008/05/24(土) 11:21:07 ID:KFPeU9WE (3)
1.0.0 までに修正する項目として、下の項目があって日本語サポートに動いてる。
あと、>>294の項目とか。
CJK input many issues
URLリンク(bugs.winehq.org)