ReactOS
0.4.15-dev-4914-g2220e56
|
#include <atlwin.h>
Public Member Functions | |
CWndProcThunk () | |
~CWndProcThunk () | |
BOOL | Init (WNDPROC proc, void *pThis) |
WNDPROC | GetWNDPROC () |
Public Attributes | |
thunkCode * | m_pthunk |
_AtlCreateWndData | cd |
|
inline |
Definition at line 233 of file atlwin.h.
|
inline |
Definition at line 238 of file atlwin.h.
|
inline |
Definition at line 252 of file atlwin.h.
Referenced by ATL::CWindowImplBaseT< CToolbar< TASK_ITEM >, CControlWinTraits >::SubclassWindow(), ATL::CContainedWindowT< TBase, TWinTraits >::SubclassWindow(), ATL::CWindowImplBaseT< CToolbar< TASK_ITEM >, CControlWinTraits >::UnsubclassWindow(), and ATL::CContainedWindowT< TBase, TWinTraits >::UnsubclassWindow().
Definition at line 244 of file atlwin.h.
Referenced by ATL::CDialogImpl< CSearchBar >::Create(), ATL::CWindowImplBaseT< CToolbar< TASK_ITEM >, CControlWinTraits >::Create(), ATL::CDialogImpl< CSearchBar >::DoModal(), ATL::CWindowImplBaseT< CToolbar< TASK_ITEM >, CControlWinTraits >::SubclassWindow(), and ATL::CContainedWindowT< TBase, TWinTraits >::SubclassWindow().
_AtlCreateWndData ATL::CWndProcThunk::cd |
thunkCode* ATL::CWndProcThunk::m_pthunk |
Definition at line 229 of file atlwin.h.
Referenced by CWndProcThunk(), GetWNDPROC(), Init(), and ~CWndProcThunk().