Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClassStyle
Method
GetClassStyle
RedisStudio/MainFrameWhd.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
UINT CMainFrameWnd::GetClassStyle() const
100
{
101
return CS_DBLCLKS;
102
}
103
104
void CMainFrameWnd::OnFinalMessage( HWND hWnd )
105
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected