fast/Platform/ModuleListCtrl.cpp

30 lines
338 B
C++
Raw Normal View History

2025-01-20 10:30:01 +08:00
// ModuleListCtrl.cpp : ʵ<><CAB5><EFBFBD>ļ<EFBFBD>
//
#include "stdafx.h"
#include "ModuleListCtrl.h"
// CModuleListCtrl
IMPLEMENT_DYNAMIC(CModuleListCtrl, CListCtrl)
CModuleListCtrl::CModuleListCtrl()
{
}
CModuleListCtrl::~CModuleListCtrl()
{
}
BEGIN_MESSAGE_MAP(CModuleListCtrl, CListCtrl)
END_MESSAGE_MAP()
// CModuleListCtrl <20><>Ϣ<EFBFBD><CFA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>