CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

View Poll Results: Is it even possible to do it? (post why)

Voters
2. You may not vote on this poll
  • Yes, C++ can do that!

    2 100.00%
  • No, C++ isnt designed that way, or its too complicated...

    0 0%
Results 1 to 12 of 12

Threaded View

  1. #1
    Join Date
    Apr 2004
    Posts
    11

    Question Hijacking keyboard and mouse datastream

    Hi!
    Im currently (trying) to learn C++
    I just had a pause (as i was overwhelmed) and to get me started again my brother gave me this challenge.
    Simply put, he needs a program that runs in the background, and when he then click a button (example 'b') it should for a short period (1-2 secs) take over his keyboard and mouse, clicking specific buttons and the right mouse button.
    After that, it should return control to him.
    If somebody could please send me a source code with documentation and a few pointers about how it works, then i'll do the rest.

    Email: [email protected]
    Or just reply here, i'll watch this thread for some time (a week or so, max)
    Last edited by TCR_A1; April 2nd, 2004 at 07:06 AM.

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