Jump to content

Recommended Posts

Posted (edited)

Thanks, trancexx, for tidying up my code...

Didn't know autoit did this for us... :mellow:

Haven't analysed your corrections, but am i correct in assuming "ptr" gets retranslated to 64 bits in 64-bit systems?

Thanks also for contributing more fleshed-out structs!

/Manko

Yes pointers are 64bit on x64 and 32bit on x86 AutoIt (not system, strictly speaking). That goes for "ptr", "hwnd" and "handle" too, even if documentation for DllStructCreate() misses that information or says otherwise.

Pointer wide integers are documented properly.

Edited by trancexx

♡♡♡

.

eMyvnE

  • 8 years later...

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