characters should appear on mouse focus :(

Discussion in 'C++' started by localp, Sep 2, 2010.

  1. localp

    localp New Member

    Joined:
    Sep 2, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I need to write a C++ code, where if theres a String called "hello" in the code each character should appear (character by character) on the mouse focus.

    That means where ever i click my mouse (Even on an external program), and when the on focus sign appears the characters of "hello" should appear there.

    I studies that theres a function in C++ called SendKeys but i am not sure if its that i should look for. Can some one tell me the keywords to google or if your'l know any example to start on, please tell me, because it would be very useful.

    Help !!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice