heyManNice / EasyMusic

这是一个致力于用C++和win32api打造的开源第三方网易云音乐。
BSD 3-Clause "New" or "Revised" License
343 stars 13 forks source link

字符乱码 #5

Closed systemannounce closed 11 months ago

systemannounce commented 11 months ago

如果使用系统utf-8软件就会乱码。 image

heyManNice commented 11 months ago

对的,目前除了tooltip(鼠标停留的悬浮框)之外,其余字符都使用GBK字符集。后续会逐一修改为utf-8