CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 1999
    Location
    Etiwanda CA USA
    Posts
    3

    ctrl,alt,shift commands under windows

    How would i create control, alt, shift commands like in all leading games?



  2. #2
    Join Date
    Aug 1999
    Location
    Germany
    Posts
    2,338

    Re: ctrl,alt,shift commands under windows

    .. did you tried to override WM_SYSKEY-message ?


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