- monitor program hard disk activity More options There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic. There was an error processing your request. Please try ag
- Posted by max on February 9th, 2007
Hi all,
I want to write a program in C/C++ which monitor any hard disk
activity by a particular program which have assigned for WINXP. For
example, the program are going to run like this.. "fileact word.exe",
so it will monitor any harddisk activity produce by word.exe.
What kind of header/library should i include or should i look into??
any info will be great help, at least help by pointing me any website
or example are doing similar jobs.
Thanks & regards,
Max.
- Posted by Scott McPhillips [MVP] on February 9th, 2007
max wrote:
Free download of FileMon, a program that does this:
<http://www.microsoft.com/technet/sysinternals/FileAndDisk/Filemon.mspx>
--
Scott McPhillips [VC++ MVP]
- Posted by max on February 10th, 2007
On Feb 9, 9:07 pm, "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
wrote:
Thanks for reply, but I need to build one with additional several
function, which Filemon doesn't provide.
THanks, any others idea?