Hi all,
I am using the IMSAMP, Microsofts intermediate driver sample. I am curious
to know what causes an ASSERT in efilter.c after installing the sample.
The function that asserts seems to be
EthFilterDprIndicateReceivePacket(…).
Dbg Message…
*** Assertion failed: MINIPORT_LOCK_ACQUIRED(Miniport)
*** Source File: w:\nt\private\ntos\ndis\ndis40\mp..\efilter.c, line 2113
Has anyone encountered the same message or know what causes it.
Thanks.