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

Method CMainFrame

WinArk/MainFrame.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 DECLARE_FRAME_WND_CLASS(nullptr,IDR_MAINFRAME)
48
49 CMainFrame() :m_TabCtrl(this) {};
50 // ����������������ͣ�������ڹ��캯���г�ʼ��
51
52 const UINT TabId = 1234;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected