Misha Posted November 5, 2006 Posted November 5, 2006 Hi I been trying to use DLL/Obj functions in autoit but lets say I wanna call a function how do I know what dll contains what function and what objects are in a proccess...
PaulIA Posted November 5, 2006 Posted November 5, 2006 Hi I been trying to use DLL/Obj functions in autoit but lets say I wanna call a function how do I know what dll contains what function and what objects are in a proccess...How about using MSDN and searching for the Dll call you're trying to make? Google can be your friend too. Auto3Lib: A library of over 1200 functions for AutoIt
Misha Posted November 5, 2006 Author Posted November 5, 2006 well the hell with dll how about the objects of a non windows proccess.
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