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

Method GetResourceID

RedisStudio/MainFrameWhd.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129LPCTSTR CMainFrameWnd::GetResourceID() const
130{
131 return MAKEINTRESOURCE(IDR_ZIP_SKIN);
132}
133
134CControlUI* CMainFrameWnd::CreateControl(LPCTSTR pstrClassName)
135{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected