Searched refs:lpRectScroll (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/atl/ |
H A D | atlwin.h | 1104 …int ScrollWindowEx(int dx, int dy, LPCRECT lpRectScroll, LPCRECT lpRectClip, HRGN hRgnUpdate, LPRE… in ScrollWindowEx() argument 1107 …return ::ScrollWindowEx(m_hWnd, dx, dy, lpRectScroll, lpRectClip, hRgnUpdate, lpRectUpdate, flags); in ScrollWindowEx()
|