summaryrefslogblamecommitdiffstats
path: root/private/ntos/tdi/nbf/nbf.rc
blob: be3b9d409db37447b12e131aa27f2eaf7e5ef9fc (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     "NetBEUI Frames Protocol Driver"
#define VER_INTERNALNAME_STR        "nbf.sys"
#define VER_ORIGINALFILENAME_STR    "nbf.sys"

#include "common.ver"