Jump to content

DLLCALL Argument help.


Recommended Posts

Can someone show me where to find information on using the api calls. I understand dllcall somewhat and know that when I call a dll I need to specify the parameters and give correct arguments in the correct order (if I'm wrong please correct me) - well is there information anywhere on the arguments required for each api call? I was searching on MSDN and did not find what I was looking for - it's probably on there but I can't find it. I would like this for gdi32.dll, kernel32.dll and user32.dll. Can someone post a link to the info of any or all of these, I would appreciate it. thanks.

Link to comment
Share on other sites

Can someone show me where to find information on using the api calls. I understand dllcall somewhat and know that when I call a dll I need to specify the parameters and give correct arguments in the correct order (if I'm wrong please correct me) - well is there information anywhere on the arguments required for each api call? I was searching on MSDN and did not find what I was looking for - it's probably on there but I can't find it. I would like this for gdi32.dll, kernel32.dll and user32.dll. Can someone post a link to the info of any or all of these, I would appreciate it. thanks.

What API call are you looking for that you can't find on MSDN? There's several thousand API calls in GDI32.dll, Kernel32.dll and User32.dll combined.
Auto3Lib: A library of over 1200 functions for AutoIt
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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