> >If you try to open a file denying other people access with
> something like
> >(MFC) CFile::shareExclusive then that should work.....
>
> If that call will succeed when I already have the file open, that will
> solve the problem, I will give it a try.
I'm afraid it won't, to my knowledge - it will balk simply because your app
already has it open.
Can we ask why you can't check using this technique BEFORE you open the file
yourself?
--
Jason Teagle
[EMAIL PROTECTED]
