How do I get a window's hWnd and what url's are great for enlightening me about using hWnd's and API functions for using hWnd's?
Any help or links will be greatly appreciated.
Daniel Christie
Printable View
How do I get a window's hWnd and what url's are great for enlightening me about using hWnd's and API functions for using hWnd's?
Any help or links will be greatly appreciated.
Daniel Christie
An awesome program for getting information about a program that is running is called Spy++. It will tell you the hWnd and other stuff. As far as learning about the rest, VB-World has a lot of that if you do a search.
Click on "VB API" under Partner Sites at the left. Then look up the FindWindow API.
------------------
Marty
COGITO EGGO SUM
I think; therefore I am a waffle.
Hey,
Thanks guy I appreciate your prompt replies.
Daniel Christie