|
-
August 20th, 2005, 09:46 AM
#1
Is it possible to throw mouse messages to behind window?
Hello.
Can the mouse message be passed to the window in the back?
I made the window with the TOPMOST attribute. This has the same size
as the screen. Moreover, it is half transparent window.
OS delivers the mouse message to this window when the mouse is moved or
it clicks. Therefore, the user cannot operate other windows hidden in the
window.
I tried.
It threw out some mouse message using PostMessage functions. The
window handle used and acquired the WindowFromPoint function.
However, it did not operate well.
Please teach something a good idea.
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
|