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
- Next message: Bjørge Sæther: "Re: Reading serial port lines"
- Previous message: Alf Christophersen: "Re: Reading serial port lines"
- In reply to: Maarten Wiltink: "Re: Is it possible to open a file for reading or writing using UNC names in later Delphi versions"
- Next in thread: Rob Kennedy: "Re: Is it possible to open a file for reading or writing using UNC names in later Delphi versions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Bjørge Sæther: "Re: Reading serial port lines"
- Previous message: Alf Christophersen: "Re: Reading serial port lines"
- In reply to: Maarten Wiltink: "Re: Is it possible to open a file for reading or writing using UNC names in later Delphi versions"
- Next in thread: Rob Kennedy: "Re: Is it possible to open a file for reading or writing using UNC names in later Delphi versions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|