LAST VERSION - 1.0 09-May-11  I don't know why AutoIt does not support SysLink controls, and I tried to fix it. This library is written similary as other AutoIt GUI libraries. For more information, see detailed descriptions of all functions inside GuiSysLink.au3.      Available functions      SysLink UDF Library v1.0 Previous downloads: 161  SysLink.zip   Example   #include <GUIConstantsEx.au3>
#include <GUISysLink.au3>
#include <GUIStatusBar.au3>
#include <WindowsConstants.