Pal, Peter's AutoIt Library News
Library for window, GUI, controls, string, math, data lists, dialogues
Brought to you by:
peverbeek
To convert a BGR color to RGB or vice versa you can use the new _ColorBGRtoRGB() function.
2 process related functions are added. To get a process id from a process name: _ProcessGetProcessId().
To get a window handle from a process id: _WindowFromProcessId()