summaryrefslogblamecommitdiffstats
path: root/private/ntos/tdi/isnp/ipx/nwlnkipx.rc
blob: 0f437a15d19d732f83fbb50e0642d63a220830f0 (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 IPX Protocol Driver"
#define VER_INTERNALNAME_STR        "nwlnkipx.sys"
#define VER_ORIGINALFILENAME_STR    "nwlnkipx.sys"

#include "common.ver"