mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Report that we are NDIS 5.1
svn path=/trunk/; revision=41462
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "ndissys.h"
|
||||
|
||||
#define NDIS_VERSION 0x00050000 /* the version of NDIS we claim to be to miniport drivers */
|
||||
#define NDIS_VERSION 0x00050001 /* the version of NDIS we claim to be to miniport drivers */
|
||||
#define PARAMETERS_KEY L"Parameters" /* The parameters subkey under the device-specific key */
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user