Jump to content

Recommended Posts

Posted

I know that AutoIt's variables are variants, and they support numbers, strings, and window handles. Would I be able to pass a non-window handle back for the scripter to hold on to between functions? I wanted to write a GDIPlus plugin for AutoIt to use on any window, but all I found was the set for an HWND value. How would I pass a different handle, or would AutoIt not support it?

Posted

I remember that Mx63.dll passed back pointers, but i am not sure how he did it.... maybe convert the pointers into an int? (if i remeber correctly, pointers are 4 bytes....)

Maybe pointers will be your solution?

#)

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...