Pal, Peter's AutoIt Library News
Library for window, GUI, controls, string, math, data lists, dialogues
Brought to you by:
peverbeek
Getting the type of a GUI control by its handle is something I wanted for ages. Now it's possible by the new _GUICtrlGetType() function. Also nice, a function which gets the window under the mouse pointer: _WindowUnderMouse(). And the _VersionHigher() function is handy for easy version checking.