Tech Support > Microsoft Windows > Drivers > file change notification;
file change notification;
Posted by krish on May 30th, 2008


Is there any way to get notified (callback) when a particular file
changes on disk (due to re-write, defrag, moved etc)?

Thanks.

Posted by Kerem Gümrükcü on May 31st, 2008


Hi,

this is where you start in user mode. If you need
more control, you can go to kernel mode and
use filtering,...

[Obtaining Directory Change Notifications]
http://msdn.microsoft.com/en-us/library/aa365261.aspx

Regards

Kerem

--
--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."

"krish" <pradeep_bisht@yahoo.com> schrieb im Newsbeitrag
news:8b955495-e205-4b27-be97-3a3657590a74@g16g2000pri.googlegroups.com...


Posted by krish on May 31st, 2008


Thanks Kerem. Do you have idea how can I do this inside a upper disk
class filter driver (like diskperf)?

On May 30, 5:09 pm, "Kerem Gümrükcü" <kareem...@hotmail.com> wrote:

Posted by Kerem Gümrükcü on May 31st, 2008


Hi,

have a look at this:

http://www.microsoft.com/whdc/driver...v/default.mspx

and this is very interessting:

http://channel9.msdn.com/Showpost.aspx?postid=36907

There are a lot of File System Drivers/Filters Examples
at e.g. Sourceforge or the web in common,...

Regards

Kerem


--
-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."
"krish" <pradeep_bisht@yahoo.com> schrieb im Newsbeitrag
news:03e31d95-855e-4d2f-842a-8d10b1585bb3@v26g2000prm.googlegroups.com...
Thanks Kerem. Do you have idea how can I do this inside a upper disk
class filter driver (like diskperf)?

On May 30, 5:09 pm, "Kerem Gümrükcü" <kareem...@hotmail.com> wrote:



Similar Posts