| 79 | } |
| 80 | |
| 81 | LRESULT ConnInfoSubWhd::HandleCustomMessage( UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled ) |
| 82 | { |
| 83 | return 0; |
| 84 | } |
| 85 | |
| 86 | void ConnInfoSubWhd::OnClick( TNotifyUI& msg ) |
| 87 | { |
nothing calls this directly
no outgoing calls
no test coverage detected