Lock a file

Hi,

I want to in one process

- lock a file
- Read it via xerces-c
- delete it

I have tried CreateFile followed by parse using a XercesDomParser but that does not seem to allow the opening of the file by the same process. I may be how I have coded it but I do not think so.

Thanks,
Iain
That would be a question for the xerces-c developers/community. See if they have a support forum somewhere.
I have no any Idea right now :(
Topic archived. No new replies allowed.