Retrieve information about windows.
AWindowProps | Stores information about the entries in the property list of a window into an array. |
AWindows | Stores window handles (HWND's) into an array. |
AWindowsEx | Stores information about windows into an array. |
CenterWindowEx | Centers a window either in a specific window, it's parent window or on the desktop. |
GetWindowRectEx | Retrieves the dimensions of the bounding rectangle of the specified window. |
GetWindowTextEx | Retrieves the text corresponing to a window. |