12 Dec
2002
12 Dec
'02
3:56 a.m.
ChangeSet ID: 6584 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/12/11 21:56:09 Modified files: dlls/kernel/tests: locale.c Log message: Francois Gouget <fgouget(a)free.fr> Don't test whether Get{Currency,Date,Number,Time}FormatA writes as much as possible in the buffer even if it is too small. This is undocumented and does not match the Win9x behavior. Skip Unicode tests on Win9x. Fix usage of memset/sizeof/COUNTOF. Fix signed/unsigned warnings (in MSVC) by using lstrlenA instead of strlen. Patch: http://cvs.winehq.com/patch.py?id=6584 Old revision New revision Changes Path 1.7 1.8 +92 -82 wine/dlls/kernel/tests/locale.c
8406
Age (days ago)
8406
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard