Hi this is a problem someone already posted and I’d like to address this problem little bit more. It tested on most windows 10 laptop and desktop, on which Virnet can not be installed
Support of NDIS 3.0 was removed from Windows 10 starting 1809, so the NDIS 3.0 of VirtNet can’t be used anymore. You can check this thread for the details and temporary NDIS 6.0 VirtNet driver replacement:
I misguided the question. This is nothing to do with Virnet. After running the Win Packet filter official installer, the system can not find ‘ndisapi.dll’ file in the system and register.
That depends of which installer you have downloaded. Two of them (MSI ones) install driver only (x64 or x86 depending on the platform), the third one contains more demo binaries and includes ndisapi.dll.
The source code for ndisapi can be found here. You can use as a static or dynamic library (or even .net class library) depending on your requirements.