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

Method CKernelPoolView

WinArk/KernelPoolView.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 DECLARE_WND_SUPERCLASS(nullptr,CListViewCtrl::GetWndClassName())
42
43 CKernelPoolView(IMainFrame* pFrame):m_pFrame(pFrame){}
44
45 void LoadPoolTagText();
46 void UpdatePoolTags();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected