Junk characters issue when trying to read Thai resources (.rc) in Windows App

Daman 0 Reputation points
2024-05-28T14:41:40.8166667+00:00

I am working on the development of a windows app where when the .rc file used in this project is localized in thai junk characters appear on the app UI.

We are using ANSI based rc files in this project. I understand that for my app to work I need to used ANSI encoding with codepage 874 however when a file written with this encoding is read by the app , the app shows junk characters. .

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,492 questions
{count} votes