Convert Path to UNC 
Author Message
 Convert Path to UNC

Hi all,

I am interest in converting a directory path containing the drive letter to
a UNC. Are there
APIs which perform this action?

Thanks in advance, Joe Ritz, Telos Corp.



Sat, 24 Jun 2000 03:00:00 GMT  
 Convert Path to UNC

Quote:

>Hi all,

>I am interest in converting a directory path containing the drive letter to
>a UNC. Are there
>APIs which perform this action?

>Thanks in advance, Joe Ritz, Telos Corp.

There is a Windows API called wnetgetconnection and wnetgetuniversalname.

Norman T. Gragasin
Microsoft Certified Solution Developer

Empowered Software Solutions, Inc.
Microsoft Solution Provider
www.empowered.com
(888) 2-EMPOWR



Sat, 24 Jun 2000 03:00:00 GMT  
 Convert Path to UNC

->Hi all,
->
->I am interest in converting a directory path containing the drive
letter to
->a UNC. Are there
->APIs which perform this action?
->

You can use the WNetGetConnection API function call to do this. There
is an example in MS KB article Q151027.

Paul
~~~~



Thu, 29 Jun 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. How to convert path to UNC path?

2. Convert path to UNC

3. Convert Path to UNC

4. Converting logical paths to UNC paths

5. Help converting UNC paths to physical paths.

6. Converting logical paths to UNC paths

7. How to convert local path to UNC-path?

8. How to convert local path to UNC-path?

9. How to convert file path to UNC?

10. Converting a path to its UNC equivalent?

11. How to convert file path to UNC???

12. convert unc to a local path

 

 
Powered by phpBB® Forum Software