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

Thread: Scan Key

  1. #1
    Join Date
    Jul 1999
    Location
    France
    Posts
    66

    Scan Key

    Hello, how can i scan all keys pressed in all application ?


  2. #2
    Join Date
    Feb 2001
    Location
    Texas
    Posts
    44

    Re: Scan Key

    Set up a hook.


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