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

Thread: Detection....

  1. #1
    Join Date
    Jan 2000
    Posts
    45

    Detection....

    i no how to detect keypresses. How would I detect the key press at any time? like when they press it on the desktop or anything?


  2. #2
    Join Date
    Feb 2000
    Location
    Kansas
    Posts
    49

    Re: Detection....

    try using the keybd_event api


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