MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / CBigPoolView

Method CBigPoolView

WinArk/BigPoolView.h:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 DECLARE_WND_SUPERCLASS(nullptr,CListViewCtrl::GetWndClassName())
34
35 CBigPoolView(IMainFrame* pFrame):m_pFrame(pFrame){}
36
37 void LoadPoolTagText();
38 void UpdateBigPools();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected