Windows/MFC
다국어 버전에서 언어를 변경하려고 할 때 SetThreadLocale
aucd29
2013. 10. 2. 17:58
[code]SetThreadLocale(MAKELCID(LANG_ENGLISH, SORT_DEFAULT));[/code]