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
ChangeSet ID: 6568
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/10 19:31:56
Modified files:
tools : mingwrap.c
Log message:
Wine internal includes should not be in the include path.
Patch: http://cvs.winehq.com/patch.py?id=6568
Old revision New revision Changes Path
1.1 1.2 +0 -1 wine/tools/mingwrap.c