Re: Win32: Access server-based files

2006-03-14 Thread Georg Baum
Abdelrazak Younes wrote: > Nico Jabin a écrit : >> Hello, >> >> I'm trying to access some files that are located on a server >> (\\Server01\dir1\dir2\file) and I have not been able to access them. >> >> Is there help? > > Map it to a drive letter. That is of course a workaround, but those UNC

Re: Win32: Access server-based files

2006-03-14 Thread Abdelrazak Younes
Nico Jabin a écrit : Hello, I'm trying to access some files that are located on a server (\\Server01\dir1\dir2\file) and I have not been able to access them. Is there help? Map it to a drive letter. Abdel Nico