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 <WinAPISys.au3>.
User Defined Function | Description |
---|---|
_WinAPI_GetEffectiveClientRect | Calculates the dimensions of a rectangle in the client area that contains all the specified controls |
_WinAPI_GetMUILanguage | Gets the language currently in use by the common controls for a particular process |
_WinAPI_InitMUILanguage | Enables an application to specify a language to be used with the common controls that is different from the system language |
_WinAPI_LoadIconMetric | Loads a specified icon resource with a client-specified system metric |
_WinAPI_LoadIconWithScaleDown | Loads an icon and scales down a larger image instead of scaling up a smaller image |
_WinAPI_MirrorIcon | Reverses (mirrors) icons so that they are displayed correctly on a mirrored device context |