PDA

View Full Version : Window Handles (All)



trickle20
05-13-2002, 03:25 PM
I am trying to find a way through either VBScript or JScript to retrieve the handle of a currently running window in both NT and 2000. Does anybody have any ideas on how to do that??

darkness
05-14-2002, 03:39 PM
A running window or a running services? Services are real easy, but the services is alot more complicated.

Michael.McLaughlin@mnsu.edu


Michael McLaughlin/images/forums/icons/smile.gif
Systems Manager
Minnesota State University Mankato

adamdelves
05-14-2002, 07:44 PM
What do you want to do with the window once you have retrieved this handle??