If an action fails, print out its name as well as the error code. Use
commit558abec8d5764f877aa64b4812a0b5ac69f2b522
authorMike McCormack <mike@codeweavers.com>
Thu, 27 Oct 2005 12:39:28 +0000 (27 12:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Oct 2005 12:39:28 +0000 (27 12:39 +0000)
tree1699c825ab1ec0dd344f06f59967c8a0f43b9331
parent51c6618d8d7893611149624493f5abf2197860b2
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.
dlls/msi/action.c
dlls/msi/custom.c