#include "precomp.h"
Go to the source code of this file.
Functions | |
int | SetScrollPos (HWND hwnd, int code, int pos, BOOL fRedraw) |
BOOL | SetScrollRange (HWND hwnd, int code, int posMin, int posMax, BOOL fRedraw) |
|
Definition at line 21 of file client/sbapi.c. References NtUserSetScrollInfo(). Referenced by ScrollMDIChildren().
|
|
Definition at line 44 of file client/sbapi.c. References BOOL, FALSE, NtUserSetScrollInfo(), NULL, TRUE, and ValidateHwnd.
|