Mark Veldt
May 18th, 1999, 06:18 AM
Is it possible to convert from a shared directory (D:\data\MyShare) or mapped driveletter (lets say 'N:\') to the networkname (\\Client\MyShare\)?
I know that the mapped drive is mapped with GetDriveType, but i must give the networkname (that is know by the server) to the server.
An other problem (less important) is how to get from \\Client\disk1\test\ to D:\data\test\ ?
(when are physical on this client)
If anybody knows how to solve these problems (realy need the first one) i'm a happy person and can sleep a bit better :-)
Mark
I know that the mapped drive is mapped with GetDriveType, but i must give the networkname (that is know by the server) to the server.
An other problem (less important) is how to get from \\Client\disk1\test\ to D:\data\test\ ?
(when are physical on this client)
If anybody knows how to solve these problems (realy need the first one) i'm a happy person and can sleep a bit better :-)
Mark