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

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
chris

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

Post 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
Keith MacDonald

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

Post by Keith MacDonald »

Chris,

That will do it.

Thanks,

Keith MacDonald
Helios Software Solutions
Post Reply