ChangeSet ID: 15833 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/01 12:46:26
Modified files: dlls/msi : custom.c action.h action.c
Log message: Aric Stewart aric@codeweavers.com Continued work to simplify the ProcessAction call, also split it into a ProcessAction and ProcessUIAction for future dialog box work. Also fix a bug in deformat_string where i was not freeing the created record.
Patch: http://cvs.winehq.org/patch.py?id=15833
Old revision New revision Changes Path 1.3 1.4 +1 -1 wine/dlls/msi/custom.c 1.3 1.4 +1 -0 wine/dlls/msi/action.h 1.78 1.79 +85 -23 wine/dlls/msi/action.c