Re: use the UIPermissions to disable the print screen key

From: cody (please_dont.spam.deutronium_at_gmx.de)
Date: 04/30/04

  • Next message: Tim Kurtzman: "RE: CLR error 80004005"
    Date: Fri, 30 Apr 2004 22:04:49 +0200
    
    

    > Hello, can I use the UIPermissions to disable the print screen key?

    Believe it, what you want is certainly a very stupid idea. Also you cannot
    disable print screen key so easily. You would have to register a windows key
    hook to disable that key. Also a window controlled by a direct3d device
    cannot be screenshooted.

    -- 
    cody
    [Freeware, Games and Humor]
    www.deutronium.de.vu || www.deutronium.tk
    

  • Next message: Tim Kurtzman: "RE: CLR error 80004005"

    Relevant Pages

    • Re: use the UIPermissions to disable the print screen key
      ... | Subject: Re: use the UIPermissions to disable the print screen key ... | X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 ... When my application catch the clipboard, ...
      (microsoft.public.dotnet.framework.clr)
    • Re: use the UIPermissions to disable the print screen key
      ... > Hello, I could disable the print screen key, but not using the ... > UIPermissions! ... > none other application can use the clipboard. ... You don't make friends among your users with such practices, ...
      (microsoft.public.dotnet.framework.clr)