Jump to content

Calling C++ DLL function how?


Recommended Posts

Ok I wanted to start using my C++ knowledge in AutoIt via a DLL call.

Im currently using Dev C++(if another compiler makes it easier to make a DLL please tell me)

Lets say I have a source code with a function that multiplies two numbers together in C++ named multiply and of course it returns an int.

how would i compile tis code to a DLL then call it from autoit and get the return?

[center][/center][center]=][u][/u][/center][center][/center]

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