<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-03-17 16:34 GMT+08:00 Nikolay Sivov <span dir="ltr"><<a href="mailto:bunglehead@gmail.com" target="_blank">bunglehead@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 17.03.2015 11:29, Shuai Meng wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+    return return_int(res, GetSystemDefaultLCID());<br>
</blockquote>
<br>
How did you test that it's system default and not user default or current thread locale?<br></blockquote><div><br></div><div>I didn't test but I should. It turns out that we can use SetLocale to change the locale, in order to test GetLocale, maybe I should implement SetLocale first.</div></div><br></div></div>