CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2009
    Location
    Lahore, Pakistan.
    Posts
    10

    How to hook Keyboard

    Please tell me how can i hook my keyboard ...
    once I start the exe created by my code it should keep printing whatever i press on my keyboard ...

  2. #2
    Join Date
    Aug 2000
    Location
    New York, NY, USA
    Posts
    5,656

    Re: How to hook Keyboard

    Quote Originally Posted by adi.shoukat View Post
    Please tell me how can i hook my keyboard ...
    once I start the exe created by my code it should keep printing whatever i press on my keyboard ...
    Please see my comment in your other thread
    Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
    Convenience and productivity tools for Microsoft Visual Studio:
    FeinWindows - replacement windows manager for Visual Studio, and more...

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