GLOBALS.CPP
上传用户:shgx688
上传日期:2009-12-27
资源大小:855k
文件大小:0k
源码类别:

SNMP编程

开发平台:

MultiPlatform

  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