Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSuperClassName
Method
GetSuperClassName
DuiLib/Control/UIDateTime.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
LPCTSTR CDateTimeWnd::GetSuperClassName() const
73
{
74
return DATETIMEPICK_CLASS;
75
}
76
77
void CDateTimeWnd::OnFinalMessage(HWND /*hWnd*/)
78
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected