#include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Windows Socket 32-Bit DLL" #define VER_INTERNALNAME_STR "wsock32.dll" #define VER_ORIGINALFILENAME_STR "wsock32.dll" #include "common.ver" #include "nlstxt.rc"