RE: Network Provider by Ale
Ale
Thu Oct 13 12:29:03 CDT 2005
MPR calls all other my functions: e.g. NPGetCaps... NPGetConnection...
But it doesn't call NPCancelConnection...
I need to know when a network drive ha been disconnectec by a right-click
"Disconnect" in Explorer...
So, I've added NPGetCancelConnect to my NP.dll and I've exported it...
I think I'm using a bad ordinal number in .def file to export the function...
Any help...
Thanks
Ale
"Ale" wrote:
> Hi all,
> I need to export NPCancelConnection function from my np.dll, what oridinal
> should I assign !?
>
> Thanks
> Ale
>