www.pudn.com > 在VC中如何将数据导入 Word 中.rar > PrintBase.cpp
// PrintBase.cpp : implementation file
//
#include "stdafx.h"
#include "UseWord.h"
#include "PrintBase.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CPrintBase
CPrintBase::CPrintBase()
{
}
CPrintBase::~CPrintBase()
{
}
/////////////////////////////////////////////////////////////////////////////
// CPrintBase message handlers