ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <comctl32.h>
Public Attributes | |
SUBCLASSPROC | subproc |
UINT_PTR | id |
DWORD_PTR | ref |
struct _SUBCLASSPROCS * | next |
Definition at line 209 of file comctl32.h.
UINT_PTR _SUBCLASSPROCS::id |
Definition at line 211 of file comctl32.h.
struct _SUBCLASSPROCS* _SUBCLASSPROCS::next |
Definition at line 213 of file comctl32.h.
Referenced by RemoveWindowSubclass().
DWORD_PTR _SUBCLASSPROCS::ref |
Definition at line 212 of file comctl32.h.
SUBCLASSPROC _SUBCLASSPROCS::subproc |
Definition at line 210 of file comctl32.h.