wchar_t buf[10]; GetLocaleInfoEx(LOCALE_NAME_USER_DEFAULT, LOCALE_SISO639LANGNAME, buf, 9); // buf == "en", "ru", etc...
Тема в архиве.