|
-
Aug 17th, 2000, 03:43 AM
#1
Thread Starter
Junior Member
Does anybody have a code that explains how to catch windows messages from another running process (lets say i have the processID).
Thanks
-
Aug 17th, 2000, 04:34 AM
#2
Frenzied Member
Unfortunatley this is one of the few things you can't do in VB, you need to write a DLL in C++ to do all the hooking for you, then you can use this in your VB program by declaring the Functions like you would an API.
-
Aug 17th, 2000, 05:20 AM
#3
Thread Starter
Junior Member
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
|