Click to See Complete Forum and Search --> : Window Hooks?
firemonke5
Nov 18th, 2000, 10:22 PM
Is there any way that i can setup a system hook taht will tell my program when a new window has been opened and its respective handle?
~~Jeff
Vlatko
Nov 19th, 2000, 09:39 AM
Yes there is. But in order to set a system hook the hook function has to reside in a standard DLL so every process can access it. The dll can't be made in VB it can be made in C++.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.