ChangeSet ID: 18276 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/17 16:31:06
Modified files: dlls/msi : preview.c msipriv.h events.c
Log message: Aric Stewart aric@codeweavers.com Allow control events to return codes to halt the processing of event. Needed for the SetTargetPath Event.
Patch: http://cvs.winehq.org/patch.py?id=18276
Old revision New revision Changes Path 1.5 1.6 +2 -1 wine/dlls/msi/preview.c 1.66 1.67 +1 -1 wine/dlls/msi/msipriv.h 1.4 1.5 +32 -15 wine/dlls/msi/events.c