|
|
1.1 root 1: #include <windows.h>
2:
3: #include <ntverp.h>
4:
5: #define VER_FILETYPE VFT_DRV
6: #define VER_FILESUBTYPE VFT2_DRV_SYSTEM
7: #define VER_FILEDESCRIPTION_STR "AT Disk Driver"
8: #define VER_INTERNALNAME_STR "atdisk.sys"
9: #define VER_ORIGINALFILENAME_STR "atdisk.sys"
10:
11: #include "common.ver"
12:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.