Search:

Type: Posts; User: arminius

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    5,916

    this is by far the worst "help" website I've ever...

    this is by far the worst "help" website I've ever been in, all you guys wanna do is either make snide remarks or just mockery.
    I'll find help elsewhere
  2. Replies
    8
    Views
    5,916

    geees talk about grilling me

    if u must know, I just wanna automate some scanning software.
    I need to start somewhere, and maybe it's not the most efficient way, but it's where I would like to start, now what's the coding for...
  3. Replies
    8
    Views
    5,916

    I am learning

    ok, I am reading some basic C++ books, but for now I really need to automate some mouse clicks.
    If someone could point me in the direction of some code that would do this, so I can experiment with...
  4. Replies
    8
    Views
    5,916

    Newb C++ Programmer

    I'm trying to get C++ to simulate mouse clicks

    I found this on Mouse Click - C++


    1.
    #include <iostream>
    2.
    #include <windows.h>
    3.
Results 1 to 4 of 4