English
首页
论坛
博客
多用户博客
在线工具
在线手册
开通博客赚积分
发布资源赚积分
分类
源码开发语言/平台
当前位置:
首页
> 源码/资料 >
Internet/网络编程
>
SNMP编程
> 查看源码
mingw32msvc.h
资源名称:
net-snmp-5.2.2.rar [点击查看]
上传用户:
wxp200602
上传日期:
2007-10-30
资源大小:
4028k
文件大小:
0k
源码类别:
SNMP编程
开发平台:
Unix_Linux
mingw32msvc.h:源码内容
/*
* This header is here to accomodate cross compiling for
* Microsoft Windows on a linux host using MinGW. All changes
* should be made to mingw32.h - Andy
*/
#ifndef mingw32
#define mingw32 1
#endif
#include "mingw32.h"