|
-
April 3rd, 1999, 04:44 PM
#1
Prevent task switching
How can I prevent the Windows to switch my application with the another as a screen saver.
I tried to hand Windows messages with SetWindowsHookEx with WH_MSGFILTER type message filtering and giving as a parameter a HHOOK type function which wait for MSGF_NEXTWINDOW.
This method has no success and I please some one to help me to resolve my problem.
Thanks in advance
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
|