Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Detecting mouse/KB events on another Application

Detecting mouse/KB events on another Application

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    Zee man
    wrote on last edited by
    #1

    Hi All, I need to detect the mouse/keyboard clicks on one windows application so that I can send the same to another identical application running on another pc and have it do the same stuff. I am having trouble figuring out how to monitor events on an application externally from another application (meaning I can't modify the code of the application whose events I want to monitor). Any ideas or advice. Need HELP!! Thanks. Regards, Zahid

    H 1 Reply Last reply
    0
    • Z Zee man

      Hi All, I need to detect the mouse/keyboard clicks on one windows application so that I can send the same to another identical application running on another pc and have it do the same stuff. I am having trouble figuring out how to monitor events on an application externally from another application (meaning I can't modify the code of the application whose events I want to monitor). Any ideas or advice. Need HELP!! Thanks. Regards, Zahid

      H Offline
      H Offline
      Hosam Aly Mahmoud
      wrote on last edited by
      #2

      Look for "Hooking" or "Hooks".

      Hosam Aly Mahmoud

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups