Jump to content

Recommended Posts

Posted

Hi,

I need to call a function from a DLL which has a return type 'HANDLE', is it possible to use DllCall to do this?

The signiture of the function I am trying to call is:

HANDLE EXPORT WINAPI Open(void)

Is it possible to call this from AutoITv3?

Thanks

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