|
-
Mar 6th, 2006, 06:10 AM
#1
Thread Starter
New Member
Retrieving messages from message queue of another application
Hi all,
I know that every windows application has its own message queue and if I want to retrieve the messages in it, I can override the WndProc(ref Message).
But now I want to create a simple console application which instantly displays the messages in the message queue of another application.
What do I need to get this done using C#? Thanks a lot.
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
|