FreakOZ Posted November 24, 2004 Posted November 24, 2004 All, I am wondering if I can get some assistance in accessing the IActiveScript COM object within .NET. I am particularly interested in the IActiveScriptParse32 interface within this object. How would I go about accessing this object, I am of the impression I am going to need at least a referenced TLB to achieve this, but am not really sure where to start.. ie How to create the TLB. I have tied down the declarations I need in the Activscp.IDL file which is written in C, But I can't seem to compile this to a TLB file with MIDL, instead it creates a C header file, and C source files.. Any help or suggestions would be appreciated. Thanks, Karl Quote
Recommended Posts