Hi
Thanks in advance for any input!
I compiled the WDK sample "ndis FILTER driver" in VISTA. compiled and
linked fine.
But I couldn't add addtional headers like windows.h, winreg.h etc. to
the code.
They are clashing with "ndis.h" and throws zillon errors!
The compiler output log shows the include path is fine -> \\WinDDK
\6000\inc\api\*.*
Any compiler flag or env setting wrong? Any suggestions please?
Thanks much again
Ganesan