msi: Find pending custom actions by GUID

Mike McCormack mike at codeweavers.com
Tue Feb 13 07:48:05 CST 2007


---

This patch prepares for custom actions running in a separate address 
space.  In that case we start a new instance of msiexec that fetches the 
information about the custom action it needs to run from its parent by 
GUID.  That will need to be done through an yet to be written remoteable 
OLE interface.

Mike


  dlls/msi/custom.c  |   83 
++++++++++++++++++++++++++++++++++++++++++++++-----
  dlls/msi/msipriv.h |    1 -
  dlls/msi/package.c |    1 -
  3 files changed, 74 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8d5975edfb783258301bbeb37d15898dd5f504c2.diff
Type: text/x-patch
Size: 5783 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070213/a9cd35c5/8d5975edfb783258301bbeb37d15898dd5f504c2.bin


More information about the wine-patches mailing list