P
Phil Jones
Is there a way to use a Mutex (or something) to block access to a file
between different running applications.
The situation is this - I have more than one application running, and they
all share the same XML file. What I want to do is block other apps from
writing to the file when one app is in the process of update/saving it.
Thanks for any advice!
===
Phil : New Zealand
between different running applications.
The situation is this - I have more than one application running, and they
all share the same XML file. What I want to do is block other apps from
writing to the file when one app is in the process of update/saving it.
Thanks for any advice!
===
Phil : New Zealand