Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - <b>scrollwindow</b> scroll window http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ScrollWindow         Scroll Window

void ScrollWindow(hWnd, XAmount, YAmount, lpRect, lpClipRect)
HWND hWnd;
int XAmount; /* Amount to scroll in X direction */
int YAmount; /* Amount to scroll in Y direction */
LPRECT lpRect; /* Area to be scrolled, NULL for entire client area */
LPRECT lpClipRect; /* Scroll area within both rectangles */

See Also: ScrollDC

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson