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

Method GetWindowClassName

DuiLib/Control/UIActiveX.cpp:763–766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

761}
762
763LPCTSTR CActiveXWnd::GetWindowClassName() const
764{
765 return _T("ActiveXWnd");
766}
767
768void CActiveXWnd::OnFinalMessage(HWND hWnd)
769{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected