Page 1 of 1

Network Paths- was: Bug with "View In Web Bro

Posted: Mon Oct 23, 2000 10:56 am
by chris
Keith,

To resolve a network Path from a Mapped resource use the following:

WNetGetUniversalName()

And look at the MSDN section "Windows Networking (WNet) Overview" topic.

Related items would be:
WNetGetResourceInformation()
WNetGetResourceParent()

etc.

Header: Declared in Winnetwk.h.
Library: Use Mpr.lib.

Hopefully this will help :)

-chris

RE: Network Paths- was: Bug with "View In Web

Posted: Tue Oct 24, 2000 6:21 am
by Keith MacDonald
Chris,

That will do it.

Thanks,

Keith MacDonald
Helios Software Solutions