diff options
Diffstat (limited to 'newctrl/winapi_windows.h')
| -rw-r--r-- | newctrl/winapi_windows.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newctrl/winapi_windows.h b/newctrl/winapi_windows.h index c045f70..e6858e5 100644 --- a/newctrl/winapi_windows.h +++ b/newctrl/winapi_windows.h @@ -125,6 +125,7 @@ extern void tableSelectItem(HWND, intptr_t); #define containerclass L"gouicontainer" extern DWORD makeContainerWindowClass(char **); extern HWND newContainer(); +extern RECT containerBounds(HWND); extern void calculateBaseUnits(HWND, int *, int *, LONG *); // area_windows.c |
