#include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_DRV_NETWORK #define VER_FILEDESCRIPTION_STR "Virtual Dos Machine Network Interface Library" #define VER_INTERNALNAME_STR "VDMREDIR.DLL" #define VER_ORIGINALFILENAME_STR "VDMREDIR.DLL" #include "common.ver"