kjmarket Posted July 12, 2006 Posted July 12, 2006 I've been looking high and low for an answer as to how you find the windows classnames, like Shell_TrayWnd. How can I find other's such as this for use in scripts/progs? Pink Floyd - The Wall
evilertoaster Posted July 12, 2006 Posted July 12, 2006 (edited) besides 'autoit window info' you mean?^^ There is a function in user32.dll called GetClassName that may help... Try a google search on it. edit:humm briegel beat me to it kinda Edited July 12, 2006 by evilertoaster
Skruge Posted July 12, 2006 Posted July 12, 2006 There is a function in user32.dll called GetClassName that may help...Also WinGetClassList(), which may be an implementation of said function. [font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]
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