#include <PropertyPage.h>
Inheritance diagram for PropertyPage:

Public Member Functions | |
| PropertyPage (UINT dlgId, DWORD dwFlags=PSP_DEFAULT, const Init &i=Init()) | |
| virtual | ~PropertyPage () |
| operator HPROPSHEETPAGE () const | |
| operator HWND () const | |
| virtual void | addPage (std::list< PropertyPage * > &lst) |
Protected Member Functions | |
| virtual bool | canConfirm (std::string &errormsg) |
| virtual BOOL | PropPageProc (UINT uMsg, WPARAM wP, LPARAM lP)=0 |
| void | ctor () |
Static Protected Member Functions | |
| static BOOL CALLBACK | PPProc (HWND hWnd, UINT uMsg, WPARAM wP, LPARAM lP) |
Protected Attributes | |
| HPROPSHEETPAGE | m_hPsp |
| HWND | m_hWnd |
| PROPSHEETPAGE | m_psp |
Private Member Functions | |
| BOOL | privatePropPageProc (UINT uMsg, WPARAM wP, LPARAM lP) |
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented in LartPage. |
|
|
Reimplemented in DirectMXSubPage, LartPage, and TrustedRangesPage. |
|
|
Reimplemented in TrustedRangesPage, and WhoisCachePage. |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Implemented in DirectMXSubPage, DnsblPage, LartPage, SndFxPage, TrustedRangesPage, ViewPage, and WhoisCachePage. |
|
|
|
|
|
|
|
|
|
1.4.3