include: mshtml.idl should import dispex.idl.
This commit is contained in:
parent
94711b29fd
commit
80bee500b1
|
@ -24,6 +24,7 @@
|
||||||
import "ocidl.idl";
|
import "ocidl.idl";
|
||||||
import "dimm.idl";
|
import "dimm.idl";
|
||||||
import "shtypes.idl";
|
import "shtypes.idl";
|
||||||
|
import "dispex.idl";
|
||||||
|
|
||||||
cpp_quote("#include <olectl.h>")
|
cpp_quote("#include <olectl.h>")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue