|
-
Mar 1st, 2002, 04:31 PM
#1
Thread Starter
Fanatic Member
WndProc for a console window
If possible, I wanna get the handle for my console window and catch all of the messages going to my window...can I do that?
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
-
Mar 2nd, 2002, 05:01 AM
#2
Install a message hook for your process. (Does not need to be in a dll)
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 2nd, 2002, 08:05 PM
#3
Thread Starter
Fanatic Member
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
-
Mar 5th, 2002, 04:50 PM
#4
Addicted Member
Windows Hooks
Heres an article on MSDN that i used when i played with them:
http://msdn.microsoft.com/library/de...dn_hooks32.asp
Parksie wrote this as well which might be useful, just install keyboard and mouse hooks, but i'm sure you'll get the idea!
http://www.vbforums.com/showthread.p...hreadid=103058
-
Mar 5th, 2002, 04:53 PM
#5
Addicted 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
|