ModPublic.cpp
上传用户:oadesign
上传日期:2013-12-25
资源大小:265k
文件大小:0k
源码类别:

进程与线程

开发平台:

Visual C++

  1. // ModPublic.cpp: implementation of the CModPublic class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "ModPublic.h"
  6. #ifdef _DEBUG
  7. #undef THIS_FILE
  8. static char THIS_FILE[]=__FILE__;
  9. #define new DEBUG_NEW
  10. #endif