Jump to content

Recommended Posts

Posted

Create a C++ dll and call it.

You mean like: Autoit -> Call dll -> dll executes some c++ code?

Then I guess the c++ code can't interfere with the autoit GUI?

The thing is, im making a autoit application with a GUI, and I would like some c++ code to execute when a user clicks at some button withing the autoit application..

Posted

You mean like: Autoit -> Call dll -> dll executes some c++ code?

Then I guess the c++ code can't interfere with the autoit GUI?

The thing is, im making a autoit application with a GUI, and I would like some c++ code to execute when a user clicks at some button withing the autoit application..

User clicks button

Dll is Called

C++ code is ran

I don't see the problem.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

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