12 Dec
2002
12 Dec
'02
2:16 a.m.
ChangeSet ID: 6574 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/12/11 20:16:29 Modified files: dlls/kernel/tests: codepage.c Log message: Francois Gouget <fgouget(a)free.fr> The Win9x platforms support WideCharToMultiByte and MultiByteToWideChar but not lstrcmpW! So I implemented our own so that we can have a meaningful test. Patch: http://cvs.winehq.com/patch.py?id=6574 Old revision New revision Changes Path 1.1 1.2 +15 -3 wine/dlls/kernel/tests/codepage.c