Jump to content

Recommended Posts

Posted

Hi anyone can help me?
what's the task of second parameter of DllStructCreate function?
For example... what is the corresponding code in c++ of this line: DllStructCreate("int var1;",$pointer) ????

Posted (edited)

That's the address of memory space you want to make structure at.

The closest in C++ it would be operator reinterpret_cast.

Edited by trancexx

♡♡♡

.

eMyvnE

Posted

Hi,

Welcome to the autoit forum :)

The examples for the DllStruct functions are remade in the beta helpfile.

Br, FireFox.

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