|
-
Apr 19th, 2009, 07:39 PM
#1
Thread Starter
Hyperactive Member
VB6 IActiveScript -> Custom MsScript.ocx alternative (Custom TypeLibrary is Done!)
This is a project to recreate the MsScript.ocx activeX control so we can update and maintain it.
I have come across a full "VB-ised" type library the interfaces every aspect of IActiveScript for use in VB6.
Credits go to Dzzie for the typelib
Library Download and Example Usage
This project would be released as a Class Module and User Control so that it can be compiled into developers EXE's and remove the need for the MsScript.ocx dependency.
It also future-proofs your code. As Microsoft slowly removes support for older ActiveX controls, we run the risk of MsScript.ocx breaking and therefore preventing us from using it in VB6. And who wants a blotted dependency when we could interact with the IActiveScript interface directly and have much more control 
So anybody interested?
Visual Basic Rules!!!!! 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|