Jump to content

Recommended Posts

Posted

hi,

is it possible to convert al autoit file with some functions to a dll file, so i can call them whit dllcal() and then i don't need them to include in my other autoit scripts?

thank,

Posted

hi,

is it possible to convert al autoit file with some functions to a dll file, so i can call them whit dllcal() and then i don't need them to include in my other autoit scripts?

thank,

No, but you can write a dll in C++ and use the dll in autoit.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Posted

how can i use that, could you give a example?

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
×
×
  • Create New...