summaryrefslogtreecommitdiffstats
path: root/private/ntos/miniport/compaq/cpqarray.rc
blob: b6be0f39f4005d1633d127269c245a096190b1c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#include <windows.h>

#include <ntverp.h>

#define VER_FILETYPE    VFT_DRV
#define VER_FILESUBTYPE VFT2_DRV_SYSTEM
#define VER_FILEDESCRIPTION_STR     "Compaq Disk Array Driver 2,01,01,001"
#define VER_INTERNALNAME_STR        "cpqarray.sys"
#define VER_ORIGINALFILENAME_STR    "cpqarray.sys"

#include "common.ver"