Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClassStyle
Method
GetClassStyle
DuiLib/Core/UIBase.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
UINT CWindowWnd::GetClassStyle() const
226
{
227
return 0;
228
}
229
230
LPCTSTR CWindowWnd::GetSuperClassName() const
231
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected