Search:

Type: Posts; User: brad3260

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,062

    after a couple of day of trying to get this to...

    after a couple of day of trying to get this to work, I figured out all I had to do is this
    return 0;
    if (xg==1) mmx();
  2. Replies
    3
    Views
    1,062

    functions interfering

    hello, I'm relatively new to c++ so please bare with me. I'm trying to write a program where the mouse will start moving when a key is pressed then stop when the key is released. I thought I had it...
Results 1 to 2 of 2