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

Method OnFinalMessage

RedisStudio/MainFrameWhd.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void CMainFrameWnd::OnFinalMessage( HWND hWnd )
105{
106 delete this;
107}
108
109DuiLib::CDuiString CMainFrameWnd::GetSkinFolder()
110{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected