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

Method GetResourceType

RedisStudio/MainFrameWhd.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122//}
123
124DuiLib::UILIB_RESOURCETYPE CMainFrameWnd::GetResourceType() const
125{
126 return UILIB_ZIPRESOURCE;
127}
128
129LPCTSTR CMainFrameWnd::GetResourceID() const
130{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected