Hi All,

I'm new to V8, so this might seem like an easy question. I have an
existing application that's using VBScript via Windows Script Host.
I'd like to switch over to Javascript and V8.

However, some of the scripts utilize third-party ActiveX components.
(One example is integration with Microsoft Office.)

I know that Google Chrome (which uses V8) doesn't support ActiveX.
However, this application of mine is NOT a browser application, and it
is one in which I need the ability to instantiate and utilize third
party components.

Is there any way of doing this with V8? Is there any way of enabling
ActiveX support in V8? Can V8 utilize any kind of third-party
component?

-- Daryl Shockey

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to