#include <DnsblPage.h>
Inheritance diagram for DnsblPage:
Public Member Functions | |
DnsblPage (DnsblManager &manager, const Init &init=Init()) | |
virtual | ~DnsblPage () |
std::list< std::pair< std::string, bool > > | getResult () const |
Protected Member Functions | |
virtual BOOL | PropPageProc (UINT uMsg, WPARAM wP, LPARAM lP) |
Private Member Functions | |
void | initCheckListbox () |
Private Attributes | |
DnsblManager & | m_manager |
CheckListbox * | m_dnsbls |
|
|
|
|
|
|
|
|
|
Implements PropertyPage. |
|
|
|
|