HI
>
> >> I need to find out if a file is open by more than one user/app.
> >>
> >> Is this possible?
> >>
If you try to open a file denying other people access with something like
(MFC) CFile::shareExclusive then that should work.....
Regards
Max
