15 Jul
2014
15 Jul
'14
8:52 p.m.
Module: wine Branch: master Commit: ed9e0304562826218336a22114245c4c84d30995 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ed9e0304562826218336a22114... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Jul 15 06:41:02 2014 +0400 kernel32: Properly implement EnumSystemGeoID(). --- dlls/kernel32/locale.c | 182 +++++++++++++++++++++---------------------- dlls/kernel32/tests/locale.c | 21 ++++- 2 files changed, 109 insertions(+), 94 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ed9e0304562826218336a2...