Support Board
Date/Time: Mon, 27 Oct 2025 09:11:40 +0000
Post From: ACSIL - GetWindowRect function and SC Charts windows
| [2017-07-02 19:18:45] |
| Zosimus - Posts: 345 |
|
Will the Windows API GetWindowRect function work within an acsil study for getting the pixel dimentions of a specific chart? (windows.h included of course). If yes which handle should I use for the window of the chart to which the study is applied? BOOL WINAPI GetWindowRect( _In_ HWND hWnd, _Out_ LPRECT lpRect ); |
