Results 1 to 2 of 2

Thread: Need help with 'KEYPRESS' (kinda)

  1. #1

    Thread Starter
    Hyperactive Member tomcatexodus's Avatar
    Join Date
    Feb 2001
    Posts
    372

    Question Need help with 'KEYPRESS' (kinda)

    Ok, I need a sub, or a function call from a DLL, or an OCX or anything, that would allow me to get any key pressed during a Windows session. I need to know which keys are pressed even when my VB application is only running in the background, and is not the one in focus. I've heard in other places that you need something called a 'HOOK' or something, (maybe some clarity there...) anyways, I need the coding in order to get ALL the keys pressed while Windows is running.

    Thanx in advance...
    -TomCatExoDus-
    IWS

  2. #2
    Megatron
    Guest
    Do you want the actual C++ code? Or would you like a link to a working (and already compiled) DLL ?

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