crislivinitup Posted March 26, 2007 Posted March 26, 2007 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.
PaulIA Posted March 27, 2007 Posted March 27, 2007 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now