ChangeSet ID: 18197 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/15 14:12:43
Modified files: dlls/msi : action.h action.c Makefile.in Added files: dlls/msi : helpers.c
Log message: Aric Stewart aric@codeweavers.com Break out all the helper functions into helpers.c.
Patch: http://cvs.winehq.org/patch.py?id=18197
Old revision New revision Changes Path 1.16 1.17 +23 -2 wine/dlls/msi/action.h 1.145 1.146 +0 -869 wine/dlls/msi/action.c 1.28 1.29 +1 -0 wine/dlls/msi/Makefile.in Added 1.1 +0 -0 wine/dlls/msi/helpers.c