crashrpt2
Public Member Functions | List of all members
WTL::CPrintDialog Class Reference
Inheritance diagram for WTL::CPrintDialog:
WTL::CPrintDialogImpl< CPrintDialog > WTL::CCommonDialogImplBase

Public Member Functions

 CPrintDialog (BOOL bPrintSetupOnly=FALSE, DWORD dwFlags=PD_ALLPAGES|PD_USEDEVMODECOPIES|PD_NOPAGENUMS|PD_NOSELECTION, HWND hWndParent=NULL)
 
 CPrintDialog (PRINTDLG &pdInit)
 
- Public Member Functions inherited from WTL::CPrintDialogImpl< CPrintDialog >
 CPrintDialogImpl (BOOL bPrintSetupOnly=FALSE, DWORD dwFlags=PD_ALLPAGES|PD_USEDEVMODECOPIES|PD_NOPAGENUMS|PD_NOSELECTION, HWND hWndParent=NULL)
 
 CPrintDialogImpl (PRINTDLG &pdInit)
 
INT_PTR DoModal (HWND hWndParent=::GetActiveWindow())
 
BOOL GetDefaults ()
 
int GetCopies () const
 
BOOL PrintCollate () const
 
BOOL PrintSelection () const
 
BOOL PrintAll () const
 
BOOL PrintRange () const
 
BOOL PrintToFile () const
 
int GetFromPage () const
 
int GetToPage () const
 
LPDEVMODE GetDevMode () const
 
LPCTSTR GetDriverName () const
 
LPCTSTR GetDeviceName () const
 
LPCTSTR GetPortName () const
 
HDC GetPrinterDC () const
 
HDC CreatePrinterDC ()
 
 COMMAND_ID_HANDLER (0x0400, OnPrintSetup) LRESULT OnPrintSetup(WORD wNotifyCode
 
WORD HWND BOOL &ModuleHelper::AddCreateWndData & dlgSetup (CCommonDialogImplBase *)&dlgSetup
 
return DefWindowProc (WM_COMMAND, MAKEWPARAM(wID, wNotifyCode),(LPARAM) hWndCtl)
 
- 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)
 

Additional Inherited Members

- 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 inherited from WTL::CPrintDialogImpl< CPrintDialog >
PRINTDLG & m_pd
 
PRINTDLG m_pdActual
 
WORD wID
 
WORD HWND hWndCtl
 

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