11 Jul
2014
11 Jul
'14
6:37 p.m.
Module: wine Branch: master Commit: b4acc62e6304b1a13cca26df19da82065abcc4c4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b4acc62e6304b1a13cca26df19... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Fri Jul 11 06:36:18 2014 +0400 kernel32: Partially implement GetGeoInfo(). --- dlls/kernel32/locale.c | 464 ++++++++++++++++++++++++++++++++++++++++++- dlls/kernel32/tests/locale.c | 111 +++++++++-- include/winnls.h | 4 +- 3 files changed, 553 insertions(+), 26 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b4acc62e6304b1a13cca26...