Below is a complete list of the user defined functions available in AutoIt. Click on a user defined function name for a detailed description.
When using them you need to add a #include <SendMessage.au3>.
User Defined Function | Description |
---|---|
_SendMessage | Wrapper for commonly used DLL Call |
_SendMessageA | Send a Message to a Window/Control (Force Ansi Call) |