| 74 | } |
| 75 | |
| 76 | DuiLib::CDuiString ConnInfoSubWhd::GetSkinFile() |
| 77 | { |
| 78 | return _T("ConnSubInfo.xml"); |
| 79 | } |
| 80 | |
| 81 | LRESULT ConnInfoSubWhd::HandleCustomMessage( UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled ) |
| 82 | { |
nothing calls this directly
no outgoing calls
no test coverage detected