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

Method SetInstance

DuiLib/Core/UIManager.cpp:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219void CPaintManagerUI::SetInstance(HINSTANCE hInst)
220{
221 m_hInstance = hInst;
222}
223
224void CPaintManagerUI::SetCurrentPath(LPCTSTR pStrPath)
225{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected