Files.

  • Thread starter Thread starter Otavio
  • Start date Start date
O

Otavio

Hi there,

I´m developing a system to monitor files activities, and I have to get the
process that has a file opened and when the file is freed. How can I do
that? Is there any way to get the list of opened files?

TIA,

Otavio
 
Start looking through the WMI documentation, I would imagine that to be the
place for such info.

PJ
 
Back
Top