| 78 | |
| 79 | |
| 80 | void CFsInfoDialog::OnBnClickedOk() |
| 81 | { |
| 82 | // TODO: Add your control notification handler code here |
| 83 | CDialog::OnOK(); |
| 84 | } |
| 85 | |
| 86 | |
| 87 | BOOL CFsInfoDialog::OnInitDialog() |
nothing calls this directly
no outgoing calls
no test coverage detected