User Profile
Collapse
-
i would just like to no how to initiate a left click on a certian rgb color. like for example could u show me the code to left click color Red:119 Green:220 Blue:169. -
-
Rgb Mouse Event
im making a program that will left click a certain RGB color. Does anyone no what the code would be for that or a website that explains all about it. ty. -
thank you oler1s. You have answered my question. i guess i just asked it wrong. that is what i'm trying to do. I want to load the console from my program and still be allowed to input and see its output. So i guess i'm going to go read up on Windows API system functions. And sicarie i'm just trying to load the console (exe file) and still be able to input and see its output. Thanks Again.Leave a comment:
-
I dont understand can u plz explain.. i want my c++ program to open it but stay in same window.Leave a comment:
-
Little C++ Help
Well im making a program and i think its possible to do what im trying to do but if i come across any more bumps in the road ill ask them then. So for right now i would like to no how to open a program in my program from the same window and to stay in the same window and to be editable not just viewable. Like i no how to open another window using
{
system("START FILENAME.EXE");
}
...
No activity results to display
Show More
Leave a comment: