Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Q : How to use "hWnd" ? (Details Inside)

Hi...

I found this tool called "WndPick" ; all it do is to output the hWnd value for any dragged over external window
view the tool here :
http://vb.mvps.org/samples/project.asp?id=WndPick

but my question is how can i use the output ? mean what is the use of it ? for example can i close a window by knowing it's hWnd value ? can i get details about it ? or get it's original App. name and path and .... !

waiting your reply and advices and thanx :)
[495 byte] By [AHHB] at [2007-11-11 8:37:45]
# 1 Re: Q : How to use "hWnd" ? (Details Inside)
Look at the other samples at http://vb.mvps.org/samples/ . Most of them demonstrate things you can do with an hWnd.
Phil Weber at 2007-11-11 17:25:12 >
# 2 Re: Q : How to use "hWnd" ? (Details Inside)
Thanx for help Phil

i'll check them
AHHB at 2007-11-11 17:26:12 >