Re: Redefinition of NDIS_STATUS_ * Macros
- From: "Pavel A." <pavel_a@xxxxxxxxxxxxxxx>
- Date: Tue, 8 Jul 2008 01:55:43 +0300
Shared ndis definitions between kernel and user modes are in ntddndis.h.
Ndis.h is a kernel side include. No easy way to bring it to usermode environment.
The best you can get is the software offered by pcausa.com.
--PA
"Le Chaud Lapin" <jaibuduvin@xxxxxxxxx> wrote in message news:c1b65167-1824-4980-bc47-6642d15bd036@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
There are many macros in NDIS.H and other places that I need in a user-
mode application.
#include' ing <ndis.h> and compiling with Visual Studio generates many
errors, and it appears that interdependencies of driver-mode/user-mode
headers cannot be eliminated.
What is typical strategy for circumventing this problem?
TIA,
-Le Chaud Lapin-
.
- References:
- Redefinition of NDIS_STATUS_ * Macros
- From: Le Chaud Lapin
- Redefinition of NDIS_STATUS_ * Macros
- Prev by Date: Redefinition of NDIS_STATUS_ * Macros
- Next by Date: Re: Custom OIDs for WMI in NDIS miniport driver
- Previous by thread: Redefinition of NDIS_STATUS_ * Macros
- Index(es):
Loading