msxml3: Added queryresult's IDispatchEx implementation. (3/5)

Piotr Caban piotr.caban at gmail.com
Thu Aug 21 16:37:48 CDT 2008


File dispex.c is copied from mshtml.dll. Jacek helped me to write this patch. 
It partially fixes bug 11325.
---
 dlls/msxml3/Makefile.in     |    1 +
 dlls/msxml3/dispex.c        |  630 
+++++++++++++++++++++++++++++++++++++++++++
 dlls/msxml3/main.c          |   87 +------
 dlls/msxml3/msxml_private.h |   78 +++++-
 dlls/msxml3/queryresult.c   |   28 ++-
 5 files changed, 730 insertions(+), 94 deletions(-)
 create mode 100644 dlls/msxml3/dispex.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a027ecadaede2d41e198dda7f63589903b5e5af6.diff
Type: text/x-patch
Size: 26611 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080821/ae32c1c0/attachment-0001.bin 


More information about the wine-patches mailing list