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

Method HandleCustomMessage

RedisStudio/ConnInfoSubWhd.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81LRESULT ConnInfoSubWhd::HandleCustomMessage( UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled )
82{
83 return 0;
84}
85
86void ConnInfoSubWhd::OnClick( TNotifyUI& msg )
87{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected