Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetWindowClassName
Method
GetWindowClassName
RedisStudio/MessageBoxWhd.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
LPCTSTR MessageBoxWhd::GetWindowClassName() const
59
{
60
return _T(
"MessageBoxWhd"
);
61
}
62
63
UINT MessageBoxWhd::GetClassStyle() const
64
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected