View previous topic :: View next topic |
Author |
Message |
Tdk161 Valued Contributor
Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
Posted: Fri Jul 02, 2010 1:34 pm Post subject: Retrive window identifier help *SOLVED* |
|
|
Hi to All,
my questio is:
I need to retrieve a window's identifier (class,or other) without knowing windows title or initial screen position, it's possible or not?
I launch an xternal exe and i ned to make what telled above
Many tnx |
|
Back to top |
|
|
vdsalchemist Admin Team
Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Sat Jul 03, 2010 8:20 pm Post subject: |
|
|
Have you tried @winactive()? It should get the current active window. If you are launching an external give it a second then check for the active window. _________________ Home of
Give VDS a new purpose!
|
|
Back to top |
|
|
|