Kaba Posted October 9, 2011 Posted October 9, 2011 Hi, I would like to know if anyone recently managed to embed the QuickTime player as a com object into an Autoit GUI. I found and old by kjactive from 2005 that doens't work with Autoit 3. Kaba
Ramzes Posted October 9, 2011 Posted October 9, 2011 What is wrong? Change: #include "GUIConstants.au3"to #include <GUIConstants.au3> #include <WindowsConstants.au3> Sorry for my bad English but nobody is perfect. [font=arial, helvetica, sans-serif]Ramzes[/font]
Kaba Posted October 9, 2011 Author Posted October 9, 2011 Thank you Ramzes, indeed this resolves the problem. Unfortunately, there is another problem at line 15: 'With $obj With ^ ERROR Error: Only Objects-type variables allowed in a "With" statement.' Could this also be due to the changement from Autoit 2 to version 3?
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