Initialization of NDIS Protocol Drivers (Windows Embedded CE 6.0)

1/6/2010

An NDIS protocol driver is typically loaded either during initialization or subsequently through a call to ActivateDevice. In either case, the XXX_Init function of the driver DLL is called.

See Also

Concepts

Protocol Driver Entry and Initialization