Jump to content

Recommended Posts

Posted

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
Posted (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 :D

Edited by evilertoaster
Posted

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]

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...