Skip to content

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

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環境でも化けていない。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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