NT4/private/nw/rdr/nwrdr.rc

12 lines
269 B
Plaintext
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DRV
#define VER_FILESUBTYPE VFT2_DRV_NETWORK
#define VER_FILEDESCRIPTION_STR "NetWare Redirector File System Driver"
#define VER_INTERNALNAME_STR "nwrdr.sys"
#include "common.ver"