sroth Posted March 30, 2006 Posted March 30, 2006 Hi, Is there any way to simulate the WinList call using AutoItX ? I'm developing in C. Cheers Scott
nfwu Posted March 30, 2006 Posted March 30, 2006 Already duscussed in several places:http://www.autoitscript.com/forum/index.php?showtopic=18550http://www.autoitscript.com/forum/index.php?showtopic=13235http://www.autoitscript.com/forum/index.php?showtopic=19570#) TwitterOut of date stuff:Scripts: Sudoku Solver | Webserver | 3D library (Pure AutoIt) | Wood's GadgetsUDFs: _WoodUniqueID() | _DialogEditIni() | _Console*() | _GetIPConfigData() | _URLEncode/Decode()
airzimzerker Posted November 8, 2006 Posted November 8, 2006 Already duscussed in several places:http://www.autoitscript.com/forum/index.php?showtopic=18550http://www.autoitscript.com/forum/index.php?showtopic=13235http://www.autoitscript.com/forum/index.php?showtopic=19570#)HA HA HA. None of those have an answer. I am in the same boat. Have multiple instances of the same program. The only text I can identify each individual window is in the status bar. I tried setting the WinSearchChildren option but it does not seem to search the status bar. I have no way of selecting the different windows to get the status bar text. Sure wish winlist was implemented.
Administrators Jon Posted November 21, 2006 Administrators Posted November 21, 2006 The reason it wasn't implemented was that I didn't know how to do arrays in a COM object. I've got that working recently so I may implement WinList now. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/
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