Results 1 comments of migueletto

When using Win32 API in C, you have GetUserDefaultLCID. There are some caveats when using it, but it has worked for me. It can be used like this: char buf[16];...