iactivescript Questions
3
Solved
By creating an instance of IActiveScript on the basis of CLSID "{16d51579-a30b-4c8b-a276-0ff4dc41e755}" (as described here), we get IE9's JavaScript engine, which works in a Quirks mode. Unfortunat...
Debose asked 16/9, 2012 at 16:42
1
Solved
Trying to use IActiveScriptProfilerControl::StartProfiling from my C# code, I've created this interface definition:
[ComImport]
[Guid(@"784b5ff0-69b0-47d1-a7dc-2518f4230e90")]
[InterfaceType(ComIn...
Hampshire asked 7/12, 2015 at 12:14
3
Solved
Using .NET, I can write an app that hosts a scripting engine that complies with Microsoft's IActiveScript conventions. This includes JScript and VBScript from Microsoft, and also PerlScript, RubySc...
Merca asked 23/8, 2011 at 21:19
1
© 2022 - 2024 — McMap. All rights reserved.