Hi,

I have a custom network driver which emulates an ethernet medium. My
driver gets loaded and i am able to view the dll in the process viewer.
Also my driver gets listed in the list of network adapters in the
system.

But when i connect Activesync, my driver does not get any call (All the
calls are routed to the activesync driver only). and my driver
vanishes from the list of network adapters. But the driver is still
loaded (i confirmed it using the process viewer).

What could be the issue? Has anyone else come across this earlier ??

thanks in advance for the help