| 43 | IMPLEMENT_DYNAMIC(CMoreSettingsPropertyPage, CCryptPropertyPage) |
| 44 | |
| 45 | CMoreSettingsPropertyPage::CMoreSettingsPropertyPage() |
| 46 | : CCryptPropertyPage(IDD_MORESETTINGS) |
| 47 | { |
| 48 | |
| 49 | } |
| 50 | |
| 51 | CMoreSettingsPropertyPage::~CMoreSettingsPropertyPage() |
| 52 | { |
nothing calls this directly
no outgoing calls
no test coverage detected