Hi,
Just found out about AutoIt yesterday. I like the simplicity and the pure awesomeness (that send() method is amazing). However the computer I can access on campus won't allow installation of anything, So I m stuck with C++/Java. I have only taken 2 computer sciences courses so far, so my abilities are limited.
I figured out how to use autoit dll, but I m thinking maybe I should use c++ native code on some of the commonly used methods to improve efficiency. PixelGetColor comes to mind first. is it possible to get source code for it? or any gurus could write up a sample c++ code of pixelgetcolor to inspire me? thanks
Just found out about AutoIt yesterday. I like the simplicity and the pure awesomeness (that send() method is amazing). However the computer I can access on campus won't allow installation of anything, So I m stuck with C++/Java. I have only taken 2 computer sciences courses so far, so my abilities are limited.
I figured out how to use autoit dll, but I m thinking maybe I should use c++ native code on some of the commonly used methods to improve efficiency. PixelGetColor comes to mind first. is it possible to get source code for it? or any gurus could write up a sample c++ code of pixelgetcolor to inspire me? thanks