User Profile

Collapse

Profile Sidebar

Collapse
Karl Johansson
Karl Johansson
Last Activity: Oct 23 '11, 11:57 AM
Joined: Mar 27 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thank you for your reply. I'm sorry It seems I have not supplied with enough information.
    --

    I want it to have "Full" control of all running applications and replacing the input key with a new key.

    What I want to do is kinda like:

    Code:
    // this is just a pseudo code
    // ---
    // just a list of pressed keys
    // GetPressedKeys() Can be iterated with a function using like GetAsyncKeyState();
    ...
    See more | Go to post
    Last edited by Karl Johansson; Mar 31 '11, 12:27 PM. Reason: missed out information.

    Leave a comment:


  • Karl Johansson
    started a topic How to change the output of a keyboard press?
    in .NET

    How to change the output of a keyboard press?

    Hey there! I'm preparing a 1st of april- joke for my roomate and decided I wanted to create a little hidden program that would take control of the user's keyboard.

    So for example, when you press on 'a' you don't really get an 'a' on the screen, rather its supposed to be changed to a random letter.

    So far: I have successefully hooked the keyboard to my application and I can read all keystrokes that are pressed. But i'm...
    See more | Go to post
No activity results to display
Show More
Working...