=sinister= Posted November 1, 2008 Posted November 1, 2008 So i'm using the ActiveX dll with C++, and I know you can use the AutoIt functions with the ActiveX dll (Duh), but is it possible to use AutoIt Macros with it?
Richard Robertson Posted November 1, 2008 Posted November 1, 2008 Nope. What macro are you looking for though? I'm sure we could help you find a native equivalent.
=sinister= Posted November 1, 2008 Author Posted November 1, 2008 @SW_SHOW, and @SW_HIDE mainly, for easy GUI's in C++ .
Richard Robertson Posted November 1, 2008 Posted November 1, 2008 Oh. Those are easy. The #defines are SW_SHOW and SW_HIDE.
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