Es folgt eine komplette Liste der in AutoIt verfügbaren include Konstanten für AutoIt.
Bei der Verwendung von #include <Constants.au3> wird alles einbezogen außer der Schrift, GUI, Inet und Windows Konstanten.
| Datei | Verwandte Control(s) |
|---|---|
| #include <AutoItConstants.au3> | AutoIt verwandte |
| #include <ColorConstants.au3> | Color verwandte als $CLR_* |
| #include <Constants.au3> | AutoIt verwandte Funktionen (Include AutoIt, Color, Dir, File, MsgBox, Process, String, Tray) |
| #include <DirConstants.au3> | Dir verwandte als $DDL_* |
| #include <FileConstants.au3> | File verwandte als $F*_* |
| #include <FontConstants.au3> | Font |
| #include <GUIConstantsEx.au3> | GUI |
| #include <InetConstants.au3> | Inet verwandte als $INET_* |
| #include <MsgBoxConstants.au3> | MsgBox verwandte als $MB_* |
| #include <ProcessConstants.au3> | Prozess verwandte als $PROCESS_* |
| #include <StringConstants.au3> | String verwandte als $STR_* |
| #include <WindowsNotifsConstants.au3> | Windows Notifications verwandte als $WM_* |
| #include <WindowsStylesConstants.au3> | Windows Styles verwandte als $WS_* |
| #include <WindowsConstants.au3> | Windows System Color verwandte als $COLOR_* |