Re: Is it possible to open a file for reading or writing using UNC names in later Delphi versions

From: Alf Christophersen (alf.christophersen_at_basalmed.uio.no)
Date: 10/14/04


Date: Thu, 14 Oct 2004 09:51:21 +0200

On Wed, 13 Oct 2004 23:21:33 +0200, "Maarten Wiltink"
<maarten@kittensandcats.net> wrote:

>CreateFile, in the WinAPI, allows it. That would let you have a socket
>stream at least in extreme cases. I presume you've tried just assigning
>and opening it already?
>
>
>[...]
>> Evt.are there functions around that transiently opens a disk using UNC
>> name so it can be assigned a drive name?
>
>Mapping a network drive is a different WinAPI function.

Thanks



Relevant Pages

  • Re: Forgotten Password, HELP!!
    ... opening the document in OpenOffice will work. ... crack Office passwords. ... depending how clever you were in assigning the password! ... > preferences menu I typed in a password. ...
    (microsoft.public.mac.office.word)
  • Re: Solving for 2 linear equations
    ... I presume by constant you meant scalar. ... Now looking at the code I notice you're assigning vectors to U_init ... Prev by Date: ...
    (comp.soft-sys.matlab)
  • Re: Why cant overloads take into account the return type.
    ... >> Because the function call and assigning the result are two completely ... > In VB6 the return value was just another parameter under the hood. ... > actual return value was the error code, which I presume is the same in C#. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)