取消
顯示結果 
搜尋替代 
您的意思是: 

Can ResStr() handle accents and some special characters?

已解決!
前往解決方案

I was trying my custom string resource files and I had one with "n°" in it, and the popup where ResStr() was called displayed "°" as "°". Though most special characters seem to display properly like @ or &.

There is the same issue with accents like "é".

Is there a way to handle accents and such?

0 積分
1 條訊息(共 2 條)
295 檢視
解決方案
由主題作者所接受 caenem

I found the issue, my string resource file was encoded in UTF-8 and I converted it to ANSI with Notepad++ and now special characters are properly displayed.

2 條訊息(共 2 條)
227 檢視