msxml3: Added queryresult's IDispatchEx implementation.
commit3e3a5b187e289db31cca599794c157b32c6d823c
authorPiotr Caban <piotr.caban@gmail.com>
Thu, 21 Aug 2008 21:37:48 +0000 (21 23:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Aug 2008 08:42:33 +0000 (22 10:42 +0200)
tree49913cf1eac495aa274bb0fc5457468ea20e70d1
parent12f7e0aa3981827849fdbf09d53e8445d5903d2b
msxml3: Added queryresult's IDispatchEx implementation.

File dispex.c is copied from mshtml.dll. Jacek helped me to write this patch.
dlls/msxml3/Makefile.in
dlls/msxml3/dispex.c [new file with mode: 0644]
dlls/msxml3/main.c
dlls/msxml3/msxml_private.h
dlls/msxml3/queryresult.c