summaryrefslogblamecommitdiffstats
path: root/private/ntos/nthals/extender/pnpbios/pnpbios.rc
blob: 5a305dd63ea2a5364cc9c78a275e2a20b779606a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                               
#include <windows.h>

#include <ntverp.h>

#define VER_FILETYPE    VFT_DRV
#define VER_FILESUBTYPE VFT2_DRV_SYSTEM
#define VER_FILEDESCRIPTION_STR     "PNP BIOS Extension Driver"
#define VER_INTERNALNAME_STR        "pnpbios.sys"
#define VER_ORIGINALFILENAME_STR    "pnpbios.sys"

#include "common.ver"