Author Topic: C++ Equivalent  (Read 899 times)

Offline triumphost1

  • Newbie
  • *
  • Posts: 19
  • Rep: 0
    • View Profile
C++ Equivalent
« on: April 09, 2010, 03:23:57 pm »
Hey I've been learning c++ quite a while now since my last visit... Im pretty good at it I'd say and I was quite good at scar but I have a few questions if anyone can help:

C++ equivalent of:

Findbitmap()
or findcolortolerance()
or findcolor()

and

Setfocus to a window or setfocus()?
for example how scar has that crosshair that u can drag to a window and then the co-ordinates are within that window and the mouse does not go outside of the border/boundaries... This is the one I want most If no one knows the findbitmap or find color stuff...

I will find out on my own how to use the commands or if anyone has a source code copy that will be quite great and helpful.

Freddy1990.com

C++ Equivalent
« on: April 09, 2010, 03:23:57 pm »

Offline Krisando

  • Jr. Member
  • **
  • Posts: 51
  • Rep: 0
    • View Profile
Re: C++ Equivalent
« Reply #1 on: May 22, 2011, 03:57:58 am »
=\ There is no equivalent function in standard C/C++, learn your languages. They are not commands nor is the language and standard libraries directly suited to macroing.

Freddy1990.com

Re: C++ Equivalent
« Reply #1 on: May 22, 2011, 03:57:58 am »