From: Devang on
Hi,

I am using INetCfg API to programmatically install NDIS Lightweight
filter driver on Vista.
I am able to successfully install NDIS Lightweight filter using
"INetCfgClassSetup::Install",
But when I try to uninstall driver using
"INetCfgClassSetup::DeInstall" program hangs and never returns.

What could be the solution to this problem?

Thanks,

Regards,
D V