MSI: Move the firing of control events to MSI_ProcessMessage

Robert Shearman rob at codeweavers.com
Sat Jan 21 12:17:41 CST 2006


ChangeLog:
Move the firing of control events from internal helper functions to
MSI_ProcessMessage so that custom actions can all cause control events
to be fired.

Added the firing of progress events.

  dlls/msi/action.c  |   37 ----------------
  dlls/msi/helpers.c |    4 --
  dlls/msi/package.c |  119 
++++++++++++++++++++++++++++++++++++++++------------
  3 files changed, 92 insertions(+), 68 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 36b9574c02399b87f2690d632bb08a1c53d0c348.diff
Type: text/x-patch
Size: 7799 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060121/0956605b/36b9574c02399b87f2690d632bb08a1c53d0c348.diff


More information about the wine-patches mailing list