CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    57

    How do I disable the CTRL + ESC Keystroke in Wimdows NT ?

    How do I disable the CTRL + ESC Keystroke in Wimdows NT ?

    M.Anand
    Development - Lead ,
    Satyam Infoway Limited,
    Chennai - 600034
    India

  2. #2
    Join Date
    May 1999
    Posts
    63

    Re: How do I disable the CTRL + ESC Keystroke in Wimdows NT ?

    You can try to catch the message inside the methode PreTranslateMessage

    good luck!

    ---------------------------------------------
    Laurent BERNARD
    Ingénieur Développement - Logiciel Visilog

    NOESIS
    6, rue de la réunion
    91940 Les Ulis

    E-mail : [email protected]

    Tél.: 01 64 86 78 50 poste 290
    ------------------------------------------------

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