Re: Calling conventions for Win32 dll -- Sharing files

new topic     » goto parent     » topic index » view thread      » older message » newer message

If you have a NT-server it's hard to share files. At least that's my =
experience. If I try to open a file which I'm editing in Word on another =
machine, it gives an error.=20

There might be some-way to do it, try looking at the sharing options in =
the property sheet.

Have fun,

Sebastiaan

-----Oorspronkelijk bericht-----
Van:    Ralf Nieuwenhuijsen=20
Verzonden:      dinsdag 23 juni 1998 21:22
Aan:    EUPHORIA at cwisserver1.mcs.muohio.edu
Onderwerp:      Re: Calling conventions for Win32 dll -- Sharing files

>Hi,
>
>Sounds like you open the file on one computer and keep it opened while
another program tries to read it. That's not supported in windows and =
dos.

In win95 it is built-in, as I recall.
Dos needs to have "device =3D share.exe" in its config.sys
This will enable an interrupt dos programs can use.
The interrupt will maintain the opened file, and all programs that want =
to
use the file are being fooled by a virtual file handle, and all I/O
commands, etc. are maintained by the interrupts.

Some1, please correct me if I'm wrong, this is what I concluded, but
certainly do not know for sure.

Ralf Nieuwenhuijsen
nieuwen at xs4all.nl

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu