Continued work to simplify the ProcessAction call, also split it into
commit3f3186091eaedf0d1c0647d5485a11d941231e24
authorAric Stewart <aric@codeweavers.com>
Tue, 1 Feb 2005 18:46:26 +0000 (1 18:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Feb 2005 18:46:26 +0000 (1 18:46 +0000)
treea2b20b49d1fdb363c807a5f798ab6932375ade94
parent382dba68872b1526d76f4b598bb81014980bcdd7
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.
dlls/msi/action.c
dlls/msi/action.h
dlls/msi/custom.c