[PATCH] vbscript: Implemented GetLocale(try 2)

Shuai Meng mengshuaicalendr at gmail.com
Tue Mar 17 21:15:43 CDT 2015


2015-03-17 16:34 GMT+08:00 Nikolay Sivov <bunglehead at gmail.com>:

> On 17.03.2015 11:29, Shuai Meng wrote:
>
>  +    return return_int(res, GetSystemDefaultLCID());
>>
>
> How did you test that it's system default and not user default or current
> thread locale?
>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150318/a8461a4e/attachment.html>


More information about the wine-devel mailing list