MyTools.cpp
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:0k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. // MyTools.cpp: implementation of the CMyTools class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "MyTools.h"
  6. //////////////////////////////////////////////////////////////////////
  7. // Construction/Destruction
  8. //////////////////////////////////////////////////////////////////////
  9. CMyTools::CMyTools()
  10. {
  11. }
  12. CMyTools::~CMyTools()
  13. {
  14. }