ReactOS
0.4.12-dev-712-ge6be187
|
#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(), and ATL::CContainedWindowT< TBase, TWinTraits >::SubclassWindow().
Definition at line 245 of file atlwin.h.
Referenced by ATL::CDialogImpl< CConfirmReplace >::Create(), ATL::CWindowImplBaseT< CToolbar< TASK_ITEM >, CControlWinTraits >::Create(), ATL::CDialogImpl< CConfirmReplace >::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().