ReportParam.cpp
上传用户:chenhai826
上传日期:2007-04-11
资源大小:72k
文件大小:1k
- // ReportParam.cpp: implementation of the CReportParam class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "NoPassword.h"
- #include "ReportParam.h"
- #ifdef _DEBUG
- #undef THIS_FILE
- static char THIS_FILE[]=__FILE__;
- #define new DEBUG_NEW
- #endif
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
- CReportParam::CReportParam()
- {
- }
- CReportParam::~CReportParam()
- {
- }