Jump to content

autoit and dll


Pakku
 Share

Recommended Posts

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,

Link to comment
Share on other sites

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.

 

Link to comment
Share on other sites

Link to comment
Share on other sites

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

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...