+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2010
    Posts
    7
    Points
    37,904.56
    Rep Power
    166

    Default Programming help

    Ok hello if any GOOD ProGrammer could help me with this.
    Ok i didn't want to post this in programming section i looked there and it looked like it didn't belong there.Any way's i understand the language of c++ and all that stuff,I'm in the middle of a program and like i wanted to know how to add like a button and when you click into that certain button it does a action example:Holding shift and d witch makes "D"
    If any one can help me with this thanks it would help me out ALOT!

  2. #2
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,055
    Points
    1,574,145.74
    Rep Power
    217

    Default Re: ProGramming help

    Look up GetKeyState and GetAsyncKeystate or some shit (don't really know C++).
    Should let you add hotkeys.

  3. #3
    Join Date
    Aug 2010
    Posts
    7
    Points
    37,904.56
    Rep Power
    166

    Default Re: ProGramming help

    Quote Originally Posted by WhoIsYou View Post
    Look up GetKeyState and GetAsyncKeystate or some shit (don't really know C++).
    Should let you add hotkeys.
    Thanks so much

  4. #4
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,055
    Points
    1,574,145.74
    Rep Power
    217

    Default Re: ProGramming help

    =]]]

  5. #5
    Join Date
    Aug 2010
    Posts
    7
    Points
    37,904.56
    Rep Power
    166

    Default Re: Programming help

    How do you had certain hot keys for a certain pc game i think it's a flash game.Like holding crtl shit and p or something like that?

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts