Jump to content

Recommended Posts

Guest agarde1
Posted

I have been using Autoit for a while. I like that I can make executables. But is it possible to make a DLL instead? I've seen that there is an AutoItX but I don't understand very much what is it about.

Thank you,

Gardel

Posted

Hi,

why u want to create an dll ?

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Posted

I have been using Autoit for a while. I like that I can make executables. But is it possible to make a DLL instead? I've seen that there is an AutoItX but I don't understand very much what is it about.

Thank you,

Gardel

<{POST_SNAPBACK}>

You want to make a DLL but don't know what AutoitX.DLL is ?? :lmao:o:)

Maybe I don't understand you question :)

Guest agarde1
Posted

You want to make a DLL but don't know what AutoitX.DLL is ??  :lmao:  o:)

Maybe I don't understand you question :)

<{POST_SNAPBACK}>

From your answer I guess that my question is probably silly. I am sorry. I do not know anything about AutoItX. I discovered AutoIt not long ago. I saw that there is a compiler and I wondered if you can make a DLL instead of an EXE.

I looked on the documentation (the Spanish version) and I found no reference to AutoItX. I am a bit confused. Is AutoitX really a part of AutoIt or a different program?

Gardel

Posted

The compiler doesn't translate the script into machine code as it would be neccessary to create DLLs. Basically it only adds a wrapper and the FileInstall()ed files to the AU3 file.

Posted

autoit3 secretly rules the earth. it is very advanced our minds just cant use it because it is so extremely advanced (btw you dont need to make a .dll if you just put it in the udf folder and include it at the top of your scripts)

[font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]

Posted

Using other compliers, it is possible to create a DLL that makes calles to the AutoITX DLL. I'm just not sure why you would want to do this. :lmao:

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
  • Recently Browsing   0 members

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