NT4/private/mvdm/wow16/rasapi16/rasapi16.rc

10 lines
291 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
#include <version.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Remote Access 16->32 API thunks"
#define VER_INTERNALNAME_STR "RASAPI16"
#define VER_ORIGINALFILENAME_STR "rasapi16.dll"
#include <common.ver>