table of contents
other versions
- wheezy 1.4.1-4
FlatSB_GetScrollRange(3w) | Wine API | FlatSB_GetScrollRange(3w) |
NAME¶
FlatSB_GetScrollRange (COMCTL32.@)SYNOPSIS¶
BOOL FlatSB_GetScrollRange(
HWND hwnd,
int nBar,
LPINT min,
LPINT max
)
DESCRIPTION¶
See GetScrollRange(3w).IMPLEMENTATION¶
Declared in "commctrl.h". Implemented in "dlls/comctl32/flatsb.c". Debug channel "commctrl".Oct 2012 | Wine API |