
disable screenshot function
Fine! It works great!
Thank You very much!
Christian
Quote:
>-----Original Message-----
>Have a look at the No Clipboard demo at
http://www.mvps.org/vbvision/
Quote:
>HTH,
>Bryan
>__________________________________________________________
__
>New Vision Software "When the going gets
weird,"
>Bryan Stafford "the weird turn pro."
>Microsoft MVP-Visual Basic Fear and Loathing in
LasVegas
>On Fri, 11 Oct 2002 08:09:26 -0700, "Christian"
Quote:
>>Hello Group,
>>I have the following question:
>>Is it possible to disable the screenshot-function? I
only
>>have found the way to capture the PrintScreen-Key with
the
>>RegisterHotKey-Api. This works fine, if the System is
>>Win98, but W2K it is possible to make screenshots with
>>many more key-combinations as Win98.
>>For example:
>>KeyCode:
>>Alt:H1
>>Control:H2
>>AltGr:H3
>>Shift:H4
>>Win-Key:H8
>>shift+alt=H4+H1=H5 it works
>>shift+alt+win=H4+H1+H8=HD an HD=ENTER
>>This is really a problem, because i can't capture
ENTER...
>>Thank You very much!
>>Christian
>.