|
-
Nov 18th, 2000, 11:22 PM
#1
Thread Starter
Member
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
-
Nov 19th, 2000, 10:39 AM
#2
Frenzied Member
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++.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|