Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetResourceZipHandle
Method
GetResourceZipHandle
DuiLib/Core/UIManager.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
HANDLE CPaintManagerUI::GetResourceZipHandle()
215
{
216
return m_hResourceZip;
217
}
218
219
void CPaintManagerUI::SetInstance(HINSTANCE hInst)
220
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected