When a file is occupied by other application( process), we will NOT delete it. But we don't know what application(proccess) is occupying this file.
My question:
How to use VC++ program to get what process a file has been occupied by?
Thanks,
Recky.
When a file is occupied by other application( process), we will NOT delete it. But we don't know what application(proccess) is occupying this file.
My question:
How to use VC++ program to get what process a file has been occupied by?
Thanks,
Recky.