windows-nt/Source/XPSP1/NT/ds/nw/vwipxspx/dll/vwipxspx.rc

12 lines
333 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_DRV_NETWORK
#define VER_FILEDESCRIPTION_STR "Virtual Dos Machine IPX/SPX Interface Library"
#define VER_INTERNALNAME_STR "VWIPXSPX.DLL"
#define VER_ORIGINALFILENAME_STR "VWIPXSPX.DLL"
#include "common.ver"