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

Method CKernelView

WinArk/KernelView.h:16–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15 const UINT TabId = 0x1236;
16 CKernelView(IMainFrame* pFrame) :m_TabCtrl(this),m_pFrame(pFrame) {
17 }
18
19 BEGIN_MSG_MAP(CKernelView)
20 MESSAGE_HANDLER(WM_CREATE, OnCreate)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected