Jump to content

disable

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
YAR

YAR

    Newbie

  • Members
  • Pip
  • 5 posts
hi
how can i disable some keys like
windows key,alt+f4,alt+esc,windows+d,windows+L,alt+tap...
and thanks a lot for you

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
As far as I know you'll need to use Windows DLLs to disable this. Here is a guide how it is done: C# Disable CTRL-ALT-DEL, ALT-TAB, ALT-F4, Start Menu and so on…

#3
YAR

YAR

    Newbie

  • Members
  • Pip
  • 5 posts
thank you jordan so much
the code is not easy to understood because using of DLLs
is there any learning or books for how can i dealing with DLLs
i am a beginner in c#
thank jordan another time

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Not that I am aware of. You should be able to copy/paste the code from that tutorial though.

Posted via CodeCall Mobile