crashrpt2
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
WTL::CPageSetupDialogImpl< T > Class Template Reference
Inheritance diagram for WTL::CPageSetupDialogImpl< T >:
WTL::CCommonDialogImplBase

Public Member Functions

 CPageSetupDialogImpl (DWORD dwFlags=PSD_MARGINS|PSD_INWININIINTLMEASURE, HWND hWndParent=NULL)
 
LPDEVMODE GetDevMode () const
 
LPCTSTR GetDriverName () const
 
LPCTSTR GetDeviceName () const
 
LPCTSTR GetPortName () const
 
HDC CreatePrinterDC ()
 
SIZE GetPaperSize () const
 
void GetMargins (LPRECT lpRectMargins, LPRECT lpRectMinMargins) const
 
INT_PTR DoModal (HWND hWndParent=::GetActiveWindow())
 
UINT_PTR PreDrawPage (WORD, WORD, LPPAGESETUPDLG)
 
UINT_PTR OnDrawPage (UINT, HDC, LPRECT)
 
- Public Member Functions inherited from WTL::CCommonDialogImplBase
BOOL EndDialog (INT_PTR=0)
 
HWND Create (HWND, ATL::_U_RECT, LPCTSTR, DWORD, DWORD, ATL::_U_MENUorID, ATOM, LPVOID)
 

Static Public Member Functions

static UINT_PTR CALLBACK PaintHookProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
- Static Public Member Functions inherited from WTL::CCommonDialogImplBase
static UINT_PTR APIENTRY HookProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static LRESULT CALLBACK StartWindowProc (HWND, UINT, WPARAM, LPARAM)
 

Public Attributes

PAGESETUPDLG m_psd
 
ATL::CWndProcThunk m_thunkPaint
 

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