foxthree
May 29th, 2002, 15:49
Hello Fellow RCEs:
I need to hook PrintScreen key under Windows NT/2000 and prvent the user from printing the contents of the screen either to clipboard or printer.
What is the best way to do this?
I know I can set a Windows Message Hook and look at WM_KEY* messages and do appropriately. Will this work on all Win* platforms (incl. Win98. I may need this later
)
Grateful to any suggestions,tips,pointers...
Thanks.
Signed,
-- FoxThree
I need to hook PrintScreen key under Windows NT/2000 and prvent the user from printing the contents of the screen either to clipboard or printer.
What is the best way to do this?
I know I can set a Windows Message Hook and look at WM_KEY* messages and do appropriately. Will this work on all Win* platforms (incl. Win98. I may need this later

Grateful to any suggestions,tips,pointers...
Thanks.
Signed,
-- FoxThree