| 73 | } |
| 74 | |
| 75 | void CCryptPropertyPage::DoDataExchange(CDataExchange* pDX) |
| 76 | { |
| 77 | CPropertyPage::DoDataExchange(pDX); |
| 78 | } |
| 79 | |
| 80 | |
| 81 | BEGIN_MESSAGE_MAP(CCryptPropertyPage, CPropertyPage) |
nothing calls this directly
no outgoing calls
no test coverage detected