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

Method OnFinalMessage

RedisStudio/MessageBoxWhd.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67
68
69void MessageBoxWhd::OnFinalMessage( HWND hWnd)
70{
71 delete this;
72}
73
74DuiLib::CDuiString MessageBoxWhd::GetSkinFolder()
75{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected