Device Manager loads NDISUIO thorough the registry in exactly the same way it loads any other NDIS protocol driver. You must set the registry values for the following registry key: HKEY_LOCAL_MACHINE\Drivers\BuiltIn\NDISUIO
This key contains the subkeys that appear in the following table.
| Subkey | Value |
|---|---|
| Prefix | UIO |
| Dll | Ndisuio.dll |
| Index | DWORD:1 |
| Order | DWORD:3 |
See Also
Stream Interface Driver Development Concepts
Send Feedback on this topic to the authors