CDebug.cpp
资源名称:CLSGDebug.rar [点击查看]
上传用户:woomicn
上传日期:2017-11-10
资源大小:42k
文件大小:5k
源码类别:
多显示器编程
开发平台:
Visual C++
- //////////////////////////////////////////////////////////
- // Program : CDebug class implementation file
- // Author : Daniel Chirca
- // Email : D.Chirca@finsiel.ro
- //////////////////////////////////////////////////////////
- #include "StdAfx.h"
- #ifndef CDEBUG
- #include "CDebug.h"
- #endif
- #ifdef _DEBUG
- #define new DEBUG_NEW
- #undef THIS_FILE
- static char THIS_FILE[] = __FILE__;
- #endif
- CDebug::CDebug()
- {
- strcpy(szBuffer,"");
- cpData.dwData = 0;
- cpData.cbData = 1;
- cpData.lpData = "