Hi all,
This seems to me like a common problem:
I registered a protocol using NdisRegisterProtocol.
I know I’m supposed to get a PnP event which will call my
ProtocolBindAdapter, but I’m not getting it (I do get it on another
computer though!).
But I do get the PnP event that informs that binding was complete
(‘NetEventBindsComplete’).