mirror of
https://github.com/sheumann/NetDisk.git
synced 2024-11-23 22:37:02 +00:00
ff538de39c
Currently, this can install the DIBs from the driver, but no driver calls are implemented.
5 lines
229 B
C
5 lines
229 B
C
#define USER_AGENT_VERSION "1.0a1" /* reported in User-Agent string */
|
|
#define BOOT_INFO_VERSION "v1.0a1" /* displayed during text-mode boot */
|
|
#define DRIVER_VERSION 0x100A /* GS/OS driver version format */
|
|
|