crashrpt2
List of all members
WTL::CAppStdAxDialogResizeImpl< T, t_shidiFlags, t_bModal > Class Template Reference
Inheritance diagram for WTL::CAppStdAxDialogResizeImpl< T, t_shidiFlags, t_bModal >:
WTL::CAppStdDialogImplBase< T, CStdAxDialogResizeImpl< T, t_shidiFlags, t_bModal >, t_shidiFlags, t_bModal > WTL::CStdAxDialogResizeImpl< T, t_shidiFlags, t_bModal > WTL::CAppDialog< T > WTL::CStdDialogResizeImplBase< T, t_shidiFlags, t_bModal, ATL::CAxDialogImpl< T > > WTL::CAppWindowBase< T > WTL::CStdDialogImplBase< T, t_shidiFlags, t_bModal, ATL::CAxDialogImpl< T > > WTL::CDialogResize< T > WTL::CStdDialogBase< T, t_shidiFlags, t_bModal >

Additional Inherited Members

- Public Types inherited from WTL::CDialogResize< T >
enum  {
  DLSZ_SIZE_X = 0x00000001, DLSZ_SIZE_Y = 0x00000002, DLSZ_MOVE_X = 0x00000004, DLSZ_MOVE_Y = 0x00000008,
  DLSZ_REPAINT = 0x00000010, DLSZ_CENTER_X = 0x00000020, DLSZ_CENTER_Y = 0x00000040, _DLSZ_BEGIN_GROUP = 0x00001000,
  _DLSZ_END_GROUP = 0x00002000, _DLSZ_GRIPPER = 0x00004000
}
 
- Public Types inherited from WTL::CAppWindowBase< T >
typedef class CAppInfoT< T > CAppInfo
 
- Public Member Functions inherited from WTL::CAppStdDialogImplBase< T, CStdAxDialogResizeImpl< T, t_shidiFlags, t_bModal >, t_shidiFlags, t_bModal >
void StdCloseDialog (int nVal)
 
LRESULT OnSystemClose (UINT, WPARAM, LPARAM, BOOL &)
 
- Public Member Functions inherited from WTL::CStdDialogResizeImplBase< T, t_shidiFlags, t_bModal, ATL::CAxDialogImpl< T > >
LRESULT OnInitDialog (UINT, WPARAM, LPARAM, BOOL &bHandled)
 
- Public Member Functions inherited from WTL::CStdDialogImplBase< T, t_shidiFlags, t_bModal, ATL::CAxDialogImpl< T > >
LRESULT OnInitDialog (UINT, WPARAM, LPARAM, BOOL &bHandled)
 
- Public Member Functions inherited from WTL::CStdDialogBase< T, t_shidiFlags, t_bModal >
void StdPlatformInit ()
 
HWND CreateMenuBar (UINT uiMB=T::IDD, int nBmpImages=0)
 
void StdCloseDialog (WORD wID)
 
void StdShidInit ()
 
LRESULT OnColorStatic (UINT, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnMenuClose (WORD, WORD wID, HWND, BOOL &)
 
LRESULT OnCloseCmd (WORD, WORD wID, HWND, BOOL &)
 
- Public Member Functions inherited from WTL::CDialogResize< T >
void DlgResize_Init (bool bAddGripper=true, bool bUseMinTrackSize=true, DWORD dwForceStyle=WS_CLIPCHILDREN)
 
void DlgResize_UpdateLayout (int cxWidth, int cyHeight)
 
LRESULT OnSize (UINT, WPARAM wParam, LPARAM lParam, BOOL &)
 
LRESULT OnGetMinMaxInfo (UINT, WPARAM, LPARAM lParam, BOOL &)
 
bool DlgResize_PositionControl (int cxWidth, int cyHeight, RECT &rectGroup, _AtlDlgResizeData &data, bool bGroup, _AtlDlgResizeData *pDataPrev=NULL)
 
- Public Member Functions inherited from WTL::CAppWindowBase< T >
bool AppHibernate (bool)
 
bool AppNewInstance (LPCTSTR)
 
void AppSave ()
 
LRESULT OnActivate (UINT, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnSettingChange (UINT, WPARAM wParam, LPARAM lParam, BOOL &bHandled)
 
LRESULT OnHibernate (UINT, WPARAM, LPARAM, BOOL &)
 
LRESULT OnNewInstance (UINT, WPARAM, LPARAM lParam, BOOL &)
 
LRESULT OnClose (UINT, WPARAM, LPARAM, BOOL &bHandled)
 
- Static Public Member Functions inherited from WTL::CAppDialog< T >
static int AppRun (LPTSTR lpstrCmdLine=NULL, int nCmdShow=SW_SHOWNORMAL)
 
static HRESULT ActivatePreviousInstance (HINSTANCE hInstance, LPCTSTR lpstrCmdLine)
 
- Static Public Member Functions inherited from WTL::CAppWindowBase< T >
static HRESULT ActivatePreviousInstance (HINSTANCE hInstance, LPCTSTR lpstrCmdLine, bool bDialog)
 
- Public Attributes inherited from WTL::CAppStdDialogImplBase< T, CStdAxDialogResizeImpl< T, t_shidiFlags, t_bModal >, t_shidiFlags, t_bModal >
 WTL_DLG_NOTITLE
 
- Public Attributes inherited from WTL::CDialogResize< T >
ATL::CSimpleArray< _AtlDlgResizeDatam_arrData
 
SIZE m_sizeDialog
 
POINT m_ptMinTrackSize
 
bool m_bGripper
 
- Public Attributes inherited from WTL::CAppWindowBase< T >
SHACTIVATEINFO m_sai
 
bool m_bHibernate
 

The documentation for this class was generated from the following file: