Dieuz Posted October 18, 2007 Posted October 18, 2007 The help file of Autoit is very usefull but is there an help file for AutoitX? I'm learning C++ and I want to understand the basic of AutoitX. (ex: how to include the dll in a C++ script?, how to call an autoit function with every parameters in a C++ language? etc..) I'm using VC++ 2005 Express edition. Thanks alot!
Richard Robertson Posted October 18, 2007 Posted October 18, 2007 Yes, in the directory the dll is stored, is a help file.
Dieuz Posted October 19, 2007 Author Posted October 19, 2007 This describe Visual Basic function... I need something that will explain how to use each function in C++. Anyone?
Developers Jos Posted October 19, 2007 Developers Posted October 19, 2007 did you look in this directory ? : C:\Program Files\AutoIt3\AutoItX\StandardDLL\VC6 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Zedna Posted October 19, 2007 Posted October 19, 2007 This describe Visual Basic function... I need something that will explain how to use each function in C++.Anyone?As alternative you may also look directly into AutoIt C++ sources. It's here Resources UDF ResourcesEx UDF AutoIt Forum Search
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