| 99 | } |
| 100 | |
| 101 | void CCryptAboutPropertyPage::DoDataExchange(CDataExchange* pDX) |
| 102 | { |
| 103 | CCryptPropertyPage::DoDataExchange(pDX); |
| 104 | } |
| 105 | |
| 106 | |
| 107 | BEGIN_MESSAGE_MAP(CCryptAboutPropertyPage, CCryptPropertyPage) |
nothing calls this directly
no outgoing calls
no test coverage detected