Jump to content

Recommended Posts

Posted

Hello forum. I was messing around with Auto It today, I just saw the example script of dll open, I tried to understand it but I can't, All those parameters and stuff, It would be nice if anyone can help me understand that.

Posted

DllOpen just retrieves a handle to a Dll, in the same way that FileOpen can get a handle to a file.  It's really only useful if you're going to call a specific .dll file multiple times.  Are you maybe wondering about the parameters used with DllCall?

Posted

hi.  

Look into the udf winAPI & winAPIEx or another they are great example of using dllcall.

this is also great

'?do=embed' frameborder='0' data-embedContent>>

 

saludos

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