ReactOS 0.4.16-dev-306-g647d351
|
#include <comctl32.h>
Public Attributes | |
SUBCLASSPROCS * | SubclassProcs |
SUBCLASSPROCS * | stackpos |
WNDPROC | origproc |
int | running |
Definition at line 216 of file comctl32.h.
WNDPROC SUBCLASS_INFO::origproc |
Definition at line 220 of file comctl32.h.
int SUBCLASS_INFO::running |
Definition at line 221 of file comctl32.h.
SUBCLASSPROCS* SUBCLASS_INFO::stackpos |
Definition at line 219 of file comctl32.h.
SUBCLASSPROCS* SUBCLASS_INFO::SubclassProcs |
Definition at line 218 of file comctl32.h.