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. Keyboard events

Keyboard events

Scheduled Pinned Locked Moved C / C++ / MFC
help
4 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.
  • E Offline
    E Offline
    Ever1234
    wrote on last edited by
    #1

    I am working on a logger for my friend and I need to know how I could go about capturing the keyboard commands and saving them to a file. Help is much appreciated.:confused: :confused: "To wonder is to begin to understand"

    A 1 Reply Last reply
    0
    • E Ever1234

      I am working on a logger for my friend and I need to know how I could go about capturing the keyboard commands and saving them to a file. Help is much appreciated.:confused: :confused: "To wonder is to begin to understand"

      A Offline
      A Offline
      Andres Manggini
      wrote on last edited by
      #2

      Look under "Hooks" on the MSDN Index, you will have different types of Hooks, Keyboard Hooks are for you. Andres Manggini. Buenos Aires - Argentina.

      E 1 Reply Last reply
      0
      • A Andres Manggini

        Look under "Hooks" on the MSDN Index, you will have different types of Hooks, Keyboard Hooks are for you. Andres Manggini. Buenos Aires - Argentina.

        E Offline
        E Offline
        Ever1234
        wrote on last edited by
        #3

        Ahhhh, that hurts. How can I get it to log for the entire system and not just one program (I have never used hooks) "To wonder is to begin to understand"

        A 1 Reply Last reply
        0
        • E Ever1234

          Ahhhh, that hurts. How can I get it to log for the entire system and not just one program (I have never used hooks) "To wonder is to begin to understand"

          A Offline
          A Offline
          Andres Manggini
          wrote on last edited by
          #4

          Actually System Hooks are for the entire system, not just one program. I don't remember the details about the use (I have used them a little bit a long time ago), but you can capture pretty much anything (you won't be able to get the keyboard entry for de logon process, and that kind of stuff). Andres Manggini. Buenos Aires - Argentina.

          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