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

Method GetWindowClassName

RedisStudio/ConnInfoSubWhd.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51LPCTSTR ConnInfoSubWhd::GetWindowClassName() const
52{
53 return _T("UIConnInfoSubWhd");
54}
55
56UINT ConnInfoSubWhd::GetClassStyle() const
57{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected