Hi,
I am looking to build NDIS drivers within Visual Studio. I have always used command line previously but feel the need to get modern.
The DDK sample solutions generally have mutliple projects for each NDIS version targetted (NDIS 6.00, 6.20 and 6.30). My question is how do you manually configure the NDIS target, for example to add a project for NDIS 6.50?
The compiler preprocessor definitions (such as “NDIS630_MINIPORT=1”) are set from a hidden inherited source. Can someone please point me to where the NDIS definition properties can be modified.
Regards
Alan.