Jump to content

What is AutoItX? :P


El-Trucha
 Share

Recommended Posts

Hello every1!! :D

OK...this is what I think AIX (AutoItX) is...I think it's a version of AutoIt that creates DLL's so that then u can use the DLL in another programming lingo like VB or C#...

Is that correct?? :idiot:

Also...why doesnt AIX have all the functions AI3 has?? :D

Thanx!! :lol:

Edit:

Btw...can I use a C++ DLL in AI3 with the DllOpen/DllCall/DllClose functions??

Thanx!! ;)

Edited by El-Trucha

El-Truchahttp://www.truchasoft.tk[url="ftp://tsfc.homeftp.net"]ftp://tsfc.homeftp.net[/url]hotline://tsfc.ath.cx

Link to comment
Share on other sites

AutoItX is an application extrension for any COM-supporting (and non-COM) language. When using as a COM object, it appears as a extension of the language, for example in VB you could declare the variable 'AIX' as an AutoItX object then reference its functions through the standard VB 'dot' notation.

Not all of the AutoIt functions are in AutoItX because the bulk of the languages that support it already have this functionality. For example, AutoItX does not contain the File manipulations supported by AutoIt because most COM languages already contain the basic functionality. I believe if you search this forum you will find one of the dev's (I think it was Larry or Jon) talk about this fact. You should probably search anyway because it sounds like you are completly lost here.

As for the question regarding C++... I am not sure as I have yet to actually do it, but if I had to guess then I would say it would.

Hope this helps!

Thanks,

Matt

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...