GLOBALS.CPP
上传用户:lvjun8202
上传日期:2013-04-30
资源大小:797k
文件大小:0k
源码类别:

SNMP编程

开发平台:

C/C++

  1. ////////////////////////////////////////////////////////////////
  2. // Copyright 1998 Paul DiLascia
  3. // If this code works, it was written by Paul DiLascia.
  4. // If not, I don't know who wrote it.
  5. //
  6. #include "StdAfx.h"
  7. #include "Globals.h"
  8. #ifdef _DEBUG
  9. int CTraceFn::nIndent=-1;     // current TRACE indent level
  10. #endif