Ultima2 Posted January 14, 2009 Posted January 14, 2009 I've heard that you can write codes in C/C++ and compile it as a DLL and then open the DLL in autoit. Can anyone show me an example or a guide on how to do this? Thanks.
Pain Posted January 14, 2009 Posted January 14, 2009 http://www.autoitscript.com/autoit3/docs/f...ons/DllCall.htm ....
Ultima2 Posted January 14, 2009 Author Posted January 14, 2009 No, I meant can you show me a C++ code with the Autoit so I can see what is happening.
Moderators SmOke_N Posted January 14, 2009 Moderators Posted January 14, 2009 The only thing you're going to pull out of a DLL is the Function names, hardly anyway to see "what's happening" unless you are tracking it in a debugger. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
monoceres Posted January 14, 2009 Posted January 14, 2009 I've answered the question before.http://www.autoitscript.com/forum/index.ph...7287&hl=dll Broken link? PM me and I'll send you the file!
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