ReactOS
0.4.15-dev-2091-gc14c9ca
|
#include <atlwin.h>
Public Member Functions | |
HWND | Create (HWND hWndParent, LPARAM dwInitParam=NULL) |
INT_PTR | DoModal (HWND hWndParent=::GetActiveWindow(), LPARAM dwInitParam=NULL) |
BOOL | EndDialog (_In_ int nRetCode) |
BOOL | DestroyWindow () |
![]() | |
virtual | ~CDialogImplBaseT () |
virtual DLGPROC | GetDialogProc () |
virtual void | OnFinalMessage (HWND) |
![]() | |
CWindowImplRoot () | |
virtual | ~CWindowImplRoot () |
![]() | |
virtual BOOL | ProcessWindowMessage (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &lResult, DWORD dwMsgMapID)=0 |
Additional Inherited Members | |
![]() | |
enum | { WINSTATE_DESTROYED = 0x00000001 } |
![]() | |
static INT_PTR CALLBACK | StartDialogProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
static INT_PTR CALLBACK | DialogProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
![]() | |
CWndProcThunk | m_thunk |
const _ATL_MSG * | m_pCurrentMsg |
DWORD | m_dwState |
|
inline |
Definition at line 1418 of file atlwin.h.
|
inline |
|
inline |
Definition at line 1435 of file atlwin.h.
Referenced by ShowEditCompatModes().
|
inline |