Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ CEtwView
Method
CEtwView
WinArk/EtwView.cpp:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
#include
"SerializerFactory.h"
22
23
CEtwView::CEtwView(IMainFrame* frame) :CViewBase(frame) {
24
}
25
26
void CEtwView::Activate(bool active) {
27
m_IsActive = active;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected