ws2_32.rc
资源名称:win2ksrc.rar [点击查看]
上传用户:caisha3
上传日期:2013-09-21
资源大小:208739k
文件大小:0k
源码类别:
Windows编程
开发平台:
Visual C++
- #include <windows.h>
- #include <ntverp.h>
- #define VER_FILETYPE VFT_DLL
- #define VER_FILESUBTYPE VFT2_UNKNOWN
- #define VER_FILEDESCRIPTION_STR "Windows Socket 2.0 32-Bit DLL"
- #define VER_INTERNALNAME_STR "ws2_32.dll"
- #define VER_ORIGINALFILENAME_STR "ws2_32.dll"
- #include "common.ver"
English
