|
-
December 4th, 2002, 10:18 AM
#1
Windows messaging
OK. I Want to send Windows messages using the PostMessage Method. The Messages I send are Standard windows Messages (like WM_KEYUP ...) and I want to inject them into the System.
To accomplish that I tried to call PostMessage with WH_BROADCAST as window Handle, but the Messages I send only reach my own Window.
What do I have to do, to have my messages reach every Window?
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
|