Enumerating files in an UNC folder in Delphi 5, how ??



I have tried several components available for D5 to enumerate
UNC-folders which are not mounted as drives on the computer, but not
been able so far.

Looking at google and in different help files, it is possible to
deduce the UNC path from a mounted disk and file, but enumerating
files in a drive defined just by UNC, I have not been able to.

Seems though there are some abilities for this in .NET world.

Is it Windows 32 that do not support this so I need to redevelope my
program in .NEt technology ??


.



Relevant Pages

  • Re: Enumerating files in an UNC folder in Delphi 5, how ??
    ... that accesses files in a UNC path using those 3 functions from the SysUtils ... > UNC-folders which are not mounted as drives on the computer, ... > deduce the UNC path from a mounted disk and file, ... > program in .NEt technology ?? ...
    (comp.lang.pascal.delphi.misc)
  • Re: USE MACRO TO SAVE WORKSHEET SELECTING FILENAME FROM CELLS
    ... By using a UNC path you're specifying directly where on the network a file you should be saved - rather than relying on the drive mapping. ... You don't really need want to occupy too much of the user's screen real estate and to be tidy, you should hide or delete them when you close or deactivate your workbook - that's a bit of fathing around for no real gain in this instance. ... that could take a while to scour all the available drives. ...
    (microsoft.public.excel.programming)
  • Re: simple managementobject question
    ... particular drive or I have a unc path, I need to find the drive. ... This works and I was able to find all the drives in the box instead of ... ManagementObjectCollection shares = netwConn.GetInstances; ... Check the WMI docs for more details, and use wbemtest.exe to experiment with WMI before using in your code.. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: UNC path versus mapped drives
    ... same UNC path you used to map the drive. ... Disconnected drives can be for a variety of ... for that same user on the computer that is sharing the folder. ...
    (microsoft.public.win2000.networking)
  • Re: Linking to _be tables
    ... You only have to set up the UNC path once in the Linked Table Manager. ... The UNC path is always the same for all users, regardless of what drives they ... The function in this code that will translate a drive letter to a UNC path ... Dave Hargis, Microsoft Access MVP ...
    (microsoft.public.access.gettingstarted)