ChangeSet ID: 5771
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/14 20:24:03
Modified files:
tools/winapi : winapi_test
Log message:
Patrik Stridvall <ps(a)leissner.se>
Don't use a special header file for macros used in generated tests.
Have a copy in each generated file instead.
Patch: http://cvs.winehq.com/patch.py?id=5771
Old revision New revision Changes Path
1.4 1.5 +51 -1 wine/tools/winapi/winapi_test
ChangeSet ID: 5767
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/13 12:54:48
Modified files:
dlls/comctl32 : propsheet.c
Log message:
Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de>
Add function to get size of in-memory resource and used this function
to copy resource to writable memory.
Patch: http://cvs.winehq.com/patch.py?id=5767
Old revision New revision Changes Path
1.70 1.71 +147 -7 wine/dlls/comctl32/propsheet.c
ChangeSet ID: 5766
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/13 12:53:47
Modified files:
tools : wineinstall
Log message:
Vincent Béron <vberon(a)mecano.gme.usherb.ca>
Allow wineinstall to be run from tools/ or from the main Wine
directory.
Patch: http://cvs.winehq.com/patch.py?id=5766
Old revision New revision Changes Path
1.41 1.42 +10 -3 wine/tools/wineinstall