Hi

I couldn't compile my NDIS driver file(.C) if I include
NdisQueryPacket function in EVC4. Its a macro defined
under ndis.h

Does any one know abut the compiler flags i need to use or
any header files??

Thanx

RE: NdisQueryPacket doesn't compile by stjong

stjong
Wed Oct 13 22:00:28 CDT 2004

Ganesan,
Assume you have include ndis.h what compile error did you get?
Does EVC provice ndis.lib import library for your miniport driver to link
to?
-- Soemin ---
Windows CE Networking
This posting is provided "AS IS" with no warranties, and confers no rights.