CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Thread: Key Block

Threaded View

  1. #1
    Join Date
    Oct 2005
    Posts
    19

    Question Key Block

    How do you block Ctrl+Alt+Del, Alt+Tab and the windows logo button? Im making a small program called desktopShield that blocks access to the desktop and only allow access to whatever form is tied to 'Esc'.

    Framework 2.0
    Last edited by nim52; October 15th, 2006 at 11:52 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured