ChangeSet ID: 11534 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/16 19:46:00
Modified files: dlls/setupapi : stubs.c setupapi.spec Makefile.in Added files: dlls/setupapi : diskspace.c
Log message: Aric Stewart aric@codeweavers.com Beginnings on implementations of SetupCreateDiskSpaceListA/W, SetupQuerySpaceRequiredOnDriveA, SetupDestroyDiskSpaceList and SetupAddInstallSectionToDiskSpaceListA for MDAC install.
Patch: http://cvs.winehq.org/patch.py?id=11534
Old revision New revision Changes Path 1.21 1.22 +0 -18 wine/dlls/setupapi/stubs.c 1.27 1.28 +3 -3 wine/dlls/setupapi/setupapi.spec 1.24 1.25 +1 -0 wine/dlls/setupapi/Makefile.in Added 1.1 +0 -0 wine/dlls/setupapi/diskspace.c