Title: RE: [msvc] Open files?

> Other people can open the same file using this program or
> other programs on
> other computers.
>
> The problem is having others users opening the same file at
> the same time.

How about a named memory mapped file in which to store the information
of who has which file open?  A similar approach could also work for
cross-machine file access, perhaps?

-------------
Ehsan Akhgari

List Owner: [EMAIL PROTECTED]

[ Email: [EMAIL PROTECTED]; [EMAIL PROTECTED] ]
[ WWW: http://www.beginthread.com/Ehsan ]

Reply via email to