ReactOS 0.4.16-dev-737-g3368adc
|
#include <compstui.h>
Public Attributes | |
WORD | cbSize |
WORD | Flags |
LPTSTR | pTitle |
LPTSTR | pSeparator |
LPTSTR | pCheckedName |
ULONG_PTR | IconID |
WORD | wReserved [4] |
ULONG_PTR | dwReserved [2] |
Definition at line 749 of file compstui.h.
WORD _EXTCHKBOX::cbSize |
Definition at line 750 of file compstui.h.
ULONG_PTR _EXTCHKBOX::dwReserved[2] |
Definition at line 757 of file compstui.h.
WORD _EXTCHKBOX::Flags |
Definition at line 751 of file compstui.h.
ULONG_PTR _EXTCHKBOX::IconID |
Definition at line 755 of file compstui.h.
LPTSTR _EXTCHKBOX::pCheckedName |
Definition at line 754 of file compstui.h.
LPTSTR _EXTCHKBOX::pSeparator |
Definition at line 753 of file compstui.h.
LPTSTR _EXTCHKBOX::pTitle |
Definition at line 752 of file compstui.h.
WORD _EXTCHKBOX::wReserved[4] |
Definition at line 756 of file compstui.h.