winetest: Add SystemPreferredUILanguages to the log.

Akihiro Sagawa sagawa.aki at gmail.com
Wed Jun 24 10:42:07 CDT 2015


A few GDI functions are affected by System accout's display language (by
GetSystemPreferredUILanguages).

For a localized version of windows, it's usually the same language as
localized one. But, some of testbots are implemented in MUI settings and
they still uses English locale for it [1].

I think this is not a bug, but a proper setting. However, it's hard to
distinguish. Thus, I add a log line for the information.

[1] https://testbot.winehq.org/JobDetails.pl?Key=14650&log_206=1#k206
---
 programs/winetest/main.c | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winetest-Add-SystemPreferredUILanguages-to-the-log.patch
Type: text/x-patch
Size: 2178 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150625/d7fccc4a/attachment.bin>


More information about the wine-patches mailing list