windows-mui
How do I determine the user's language in Visual C++?
I\'ve been searching msdn forever now without a straight answer. Is there a way to simply get the user\'s language? I don\'t want to load any resources or anything at this point, I just want to get th[详细]
2023-01-04 12:39 分类:问答Why is EnumUILanguages returning only one language?
I\'m using the Win API function EnumUILanguages on a Windows XP Embedded build that has Chinese and French shell language packs (MUI) installed, however the API call only returns one language code: 04[详细]
2022-12-21 04:14 分类:问答Effects of calling SetThreadUILanguage
What are the effects of calling SetThreadUILanguage in an applicaton? Will it cause captions like \"OK\" and \"CANCEL\" on a MessageBox to appear in the language set through this API?[详细]
2022-12-13 09:25 分类:问答