PierreRossouw Posted November 1, 2007 Posted November 1, 2007 Hi guys I'm on Vista x64 and I'm using VB.net 2.0, so I just included the DLL in my app and created an instance of the AutoItX3Lib.AutoItX3 My question is that I can't seem to locate the WinList function mentioned in the documentation. How do I get a list of open windows using the DLL? Am I missing something? Thanks!
Richard Robertson Posted November 1, 2007 Posted November 1, 2007 Not all the functions are included in the dll version of AutoIt. You will simply have to call the EnumWindows function yourself.
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