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

Method GetResourceID

DuiLib/Utils/WinImplBase.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54LPCTSTR WindowImplBase::GetResourceID() const
55{
56 return _T("");
57}
58
59CControlUI* WindowImplBase::CreateControl(LPCTSTR pstrClass)
60{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected