Accessing file opened in exclusive access mode by other process


Hi All,

When we try to access a file which is opened in exclusive access mode (non share) by another proces (using createfile() API in windows), the access is denied by operating system.
Operating system maintains these checks.My idea is to access the file for reading which is opened by other process in exclusive access mode.
So, how i can access the file? Please suggest me any solution to access file.

Thanks & Regards
Rajendra.
Topic archived. No new replies allowed.