| 57 | |
| 58 | |
| 59 | void CFsInfoDialog::DoDataExchange(CDataExchange* pDX) |
| 60 | { |
| 61 | CDialog::DoDataExchange(pDX); |
| 62 | //{{AFX_DATA_MAP(CFsInfoDialog) |
| 63 | |
| 64 | //}}AFX_DATA_MAP |
| 65 | |
| 66 | } |
| 67 | |
| 68 | |
| 69 | BEGIN_MESSAGE_MAP(CFsInfoDialog, CDialog) |
nothing calls this directly
no outgoing calls
no test coverage detected