MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetClassStyle

Method GetClassStyle

RedisStudio/MessageBoxWhd.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63UINT MessageBoxWhd::GetClassStyle() const
64{
65 return UI_CLASSSTYLE_DIALOG;
66}
67
68
69void MessageBoxWhd::OnFinalMessage( HWND hWnd)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected