Skip to content

Windows版ウォレットでログファイル中の日本語(UTF-8)が文字化けする #21

@bellflower2015

Description

@bellflower2015

https://github.com/bitzenyPlus/BitZenyPlus/blob/v3.0-dev/src/qt/bitcoin.cpp#L88
https://github.com/bitzenyPlus/BitZenyPlus/blob/v3.0-dev/src/noui.cpp#L49

下記src/netbase.cppのように、WIN32の場合のみFormatMessageA()等の変換処理が必要。
https://github.com/bitzenyPlus/BitZenyPlus/blob/v3.0-dev/src/netbase.cpp#L697
こちらを経由して出力された日本語はWindows環境でも化けていない。

Metadata

Metadata

Assignees

No one assigned

    Labels

    languageJapanese and multilingual support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions