ReactOS
0.4.15-dev-2103-g9dff498
|
#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 234 of file atlwin.h.
|
inline |
Definition at line 239 of file atlwin.h.
|
inline |
Definition at line 253 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 245 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 230 of file atlwin.h.
Referenced by CWndProcThunk(), GetWNDPROC(), Init(), and ~CWndProcThunk().