ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <comctl32.h>
Public Attributes | |
SUBCLASSPROCS * | SubclassProcs |
SUBCLASSPROCS * | stackpos |
WNDPROC | origproc |
int | running |
Definition at line 210 of file comctl32.h.
WNDPROC SUBCLASS_INFO::origproc |
Definition at line 214 of file comctl32.h.
int SUBCLASS_INFO::running |
Definition at line 215 of file comctl32.h.
SUBCLASSPROCS* SUBCLASS_INFO::stackpos |
Definition at line 213 of file comctl32.h.
SUBCLASSPROCS* SUBCLASS_INFO::SubclassProcs |
Definition at line 212 of file comctl32.h.