MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetSkinFile

Method GetSkinFile

RedisStudio/ConnInfoSubWhd.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76DuiLib::CDuiString ConnInfoSubWhd::GetSkinFile()
77{
78 return _T("ConnSubInfo.xml");
79}
80
81LRESULT ConnInfoSubWhd::HandleCustomMessage( UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled )
82{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected