ReactOS 0.4.16-dev-1020-gf135cab
|
#include <ntuser.h>
Public Attributes | |
INT | WSBflags |
SBDATA | Horz |
SBDATA | Vert |
SBDATA tagSBINFO::Horz |
Definition at line 514 of file ntuser.h.
Referenced by IntGetSBData(), and IntScrollGetScrollBarRect().
SBDATA tagSBINFO::Vert |
Definition at line 515 of file ntuser.h.
Referenced by IntGetSBData(), and IntScrollGetScrollBarRect().
INT tagSBINFO::WSBflags |
Definition at line 513 of file ntuser.h.
Referenced by IntScrollGetScrollBarRect(), and ScrollBarWndProc().