mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Add DDI_DRIVER_VERSION_NT5_01_SP1
svn path=/trunk/; revision=40091
This commit is contained in:
@@ -429,6 +429,7 @@ typedef struct _DRVFN {
|
||||
#define DDI_DRIVER_VERSION_SP3 0x00020003
|
||||
#define DDI_DRIVER_VERSION_NT5 0x00030000
|
||||
#define DDI_DRIVER_VERSION_NT5_01 0x00030100
|
||||
#define DDI_DRIVER_VERSION_NT5_01_SP1 0x00030101
|
||||
|
||||
typedef struct _DRVENABLEDATA {
|
||||
ULONG iDriverVersion;
|
||||
|
||||
Reference in New Issue
Block a user