Simple Inactive Windows Control Library for AutoHotKey(L)
Autohotkey Forum Post: here
- Download here
- Include "iwclib-full.ahk" in the script.
#include iwclib-full.ahk
Table of supported functions.
If exist *
before function name, Requires administrator privileges
Function | Description |
---|---|
*CaptureforSave | Inactive Windows Program Capture for save |
Function | Description |
---|---|
SimpleClick | Inactive Mouse Click(left) |
SendStr | Inactive Send string |
Function | Description |
---|---|
*InactiveImageSearch | Inactive Image Search |
*ImageSearchFromFile | ImageSearch From Image File |
*InactivePixelSearch | Inactive Pixel Search |
*MultipleInactivePixelSearch | Multiple Inactive Pixel Search |
HideWindow | Hide Window |
ShowWindow | Show Window |
IsWindowMinimize | Check the window for minimize |
Function | Description |
---|---|
MakeKeyDownLParam | Function to create lparam required for 'postmessage' |
MakeKeyUpLParam | Function to create lparam required for 'postmessage' |
Windows 10 64bit
Autohotkey v1.1.30.01
UniCode 32bit