Hello everyone,
I am new to developing with the DDK, and I have encountered a problem.
First of all I must tell you that I am testing and developing on a 64 bit windows 7 Pro.
Now, I have successfully built the Sample NDIS filter driver that came with the kit (NDIS 6.0 Light Weight Filter driver) and installed it following the instructions on this MSDN page: http://msdn.microsoft.com/en-us/library/ff570732%28v=VS.85%29.aspx
Now after installing, and the required reboot, my network adapter won't connect to my router anymore. When I uncheck the NDIS service from the LAN adapter everything works fine again.
Am I missing something here? I have test-signed the driver as far as I know, but I don't exactly know what is supposed to happen with the .cat file.
Any help would be appreciated!
Thanks.