Hi!
I've been wanting to synchronize multiple writer processes, all of which write some data into one file. But I've been unable to do so. Usually the error is that the processes are unable to access the object and sometimes an error occurs saying that "Handle is invalid".
I don't think the code is required for this. If someone could demonstrate a working method, that would be enough.
Could someone help me out?
Thanks