Guest mj6uc Posted April 29, 2005 Posted April 29, 2005 Hi, I am relatively new to AutoIT. I wanted to use the ActiveX component in my code and need to know if IOleObject is implemented/exposed by the AutoIt3 component. Thanks.
SvenP Posted April 29, 2005 Posted April 29, 2005 Hi,I am relatively new to AutoIT. I wanted to use the ActiveX component in my codeĀ and need to know if IOleObject is implemented/exposed by the AutoIt3 component.Thanks.<{POST_SNAPBACK}>COM Support in AutoIt3 is rather new. We didn't implement object embedding yet with IOleObject. That is one of the 'future features': to combine ActiveX (COM) with the AutoIt GUI.I know that one of the developers of AutoIt is already doing some first attempts with IOleObject/COleControl using an external DLL. Regards,-Sven
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now