summaryrefslogblamecommitdiffstats
path: root/private/ntos/tdi/isnp/spx/nwlnkspx.rc
blob: 02175f21d462e626809f6f68efc9cb62052d6dca (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                 
#include <windows.h>

#include <ntverp.h>

#define	VER_FILETYPE	VFT_DRV
#define	VER_FILESUBTYPE	VFT2_DRV_NETWORK
#define VER_FILEDESCRIPTION_STR     "NWLINK2 SPX Protocol Driver"
#define VER_INTERNALNAME_STR        "nwlnkspx.sys"
#define VER_ORIGINALFILENAME_STR    "nwlnkspx.sys"

#include "common.ver"