msi: Add full JScript/VBScript support. [11/11,try8]

Misha Koshelev mk144210 at bcm.edu
Fri Apr 27 15:46:58 CDT 2007


Same as previous version. Implements the IActiveScriptSite interface
which links with the session object implemented in patch #3 and then
adds a call to the script handler from the common script handling
function implemented in patch #10. This fixes bug #7357 and possibly
others.

Changelog:

	* msi: Add full JScript/VBScript support.

---
  dlls/msi/Makefile.in  |    1 +
  dlls/msi/automation.c |    6 ++++++
  dlls/msi/custom.c     |   12 +++++++++++-
  dlls/msi/msipriv.h    |    5 +++++
  4 files changed, 23 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7617c061f3df6b494afe1e244c3b0e05f9a84049.diff
Type: text/x-patch
Size: 2716 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070427/ca945abb/7617c061f3df6b494afe1e244c3b0e05f9a84049.bin


More information about the wine-patches mailing list