21 Nov
2008
21 Nov
'08
12:54 p.m.
Module: wine Branch: master Commit: d523c86a1b3da6e2d69a98c98587ef4f2b867133 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d523c86a1b3da6e2d69a98c985... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Nov 20 21:39:48 2008 +0100 kernel32/tests: Fix test failures on Win9x and NT4. Get rid of most of the macros that make it hard to handle special cases. --- dlls/kernel32/tests/locale.c | 479 ++++++++++++++++++++++++++---------------- 1 files changed, 302 insertions(+), 177 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d523c86a1b3da6e2d69a98...