Francois Gouget : include: mshtml.idl should import dispex.idl.
6 Jan
2012
6 Jan
'12
9:31 p.m.
Module: wine Branch: master Commit: 80bee500b1560827544bfed2271ebc0c4d405f1a URL: http://source.winehq.org/git/wine.git/?a=commit;h=80bee500b1560827544bfed227... Author: Francois Gouget <fgouget(a)free.fr> Date: Fri Jan 6 09:23:23 2012 +0100 include: mshtml.idl should import dispex.idl. --- include/mshtml.idl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/mshtml.idl b/include/mshtml.idl index 2837b60..71d49e1 100644 --- a/include/mshtml.idl +++ b/include/mshtml.idl @@ -24,6 +24,7 @@ import "ocidl.idl"; import "dimm.idl"; import "shtypes.idl"; +import "dispex.idl"; cpp_quote("#include <olectl.h>")
5187
Age (days ago)
5187
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard