rush4hire Posted August 2, 2006 Posted August 2, 2006 Where do you find out all the things you can do with the dlls that are called with all the dllCall methods? There are alot of things in User32.dll. All the info I can get is from the examples wherever I see them. Decompilable game code manager for Dark Deeds 6 for Warcraft IIIA web broadcast TiVo like thing.. (this example is for 3abn.org)Finally.. AutoIt Pac-Man Digital Hymn Player
NELyon Posted August 2, 2006 Posted August 2, 2006 Google for "Dllexp" It's free, and no need to install. just extract the zip
Moderators SmOke_N Posted August 2, 2006 Moderators Posted August 2, 2006 Look for API-Guide and you could take a look at this for the functions with User32.dll:http://www.autoitscript.com/forum/index.ph...st&p=151361And always look up MSDN on what the calls are. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
bluebearr Posted August 2, 2006 Posted August 2, 2006 Long time ago I found a copy of the Visual Basic Win32API.txt file:win32api.txt on GoogleYou can find most of the Windows API syntax in this file. It is also nice because it defines many of the constants used. BlueBearrOddly enough, this is what I do for fun.
GaryFrost Posted August 2, 2006 Posted August 2, 2006 ApiViewer 2004 also helps SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
rush4hire Posted August 3, 2006 Author Posted August 3, 2006 (edited) Thanks very much guys. I've downloaded all that stuff. Api viewer looks good.. Edited August 3, 2006 by rush4hire Decompilable game code manager for Dark Deeds 6 for Warcraft IIIA web broadcast TiVo like thing.. (this example is for 3abn.org)Finally.. AutoIt Pac-Man Digital Hymn Player
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