ChangeSet ID: 20887 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/27 07:39:28
Modified files: dlls/msi : custom.c action.c
Log message: Mike McCormack mike@codeweavers.com If an action fails, print out its name as well as the error code. Use %d for error codes so it's easy to match them up to something in winerror.h.
Patch: http://cvs.winehq.org/patch.py?id=20887
Old revision New revision Changes Path 1.29 1.30 +10 -10 wine/dlls/msi/custom.c 1.215 1.216 +1 -1 wine/dlls/msi/action.c