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

Method CKernelHookView

WinArk/KernelHookView.h:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14 const UINT TabId = 1235;
15 CKernelHookView() :m_TabCtrl(this) {
16 }
17
18 BEGIN_MSG_MAP(CKernelHookView)
19 MESSAGE_HANDLER(WM_CREATE, OnCreate)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected