GLOBALS.CPP
资源名称:SNMP范例源代码.zip [点击查看]
上传用户:shgx688
上传日期:2009-12-27
资源大小:855k
文件大小:0k
源码类别:
SNMP编程
开发平台:
MultiPlatform
- ////////////////////////////////////////////////////////////////
- // Copyright 1998 Paul DiLascia
- // If this code works, it was written by Paul DiLascia.
- // If not, I don't know who wrote it.
- //
- #include "StdAfx.h"
- #include "Globals.h"
- #ifdef _DEBUG
- int CTraceFn::nIndent=-1; // current TRACE indent level
- #endif