ChangeSet ID: 8254
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/05/19 13:52:16
Modified files:
dlls/setupapi : queue.c infparse.c Makefile.in
Log message:
Aric Stewart <aric(a)codeweavers.com>
Respect the version SP_COPY flags when installing files.
Make GenInstall16 only copy files if the version is new or same.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8254
Old revision New revision Changes Path
1.4 1.5 +129 -2 wine/dlls/setupapi/queue.c
1.16 1.17 +3 -2 wine/dlls/setupapi/infparse.c
1.18 1.19 +1 -1 wine/dlls/setupapi/Makefile.in