kernel32 (notify): Track created and removed directories in the tree of inodes.

Mike McCormack mike at codeweavers.com
Tue Feb 21 01:58:19 CST 2006


Doesn't attempt to watch or scan directories opened in wineserver as 
yet, but that should be easy enough with these changes in.

Mike


ChangeLog:
Track created and removed directories in the tree of inodes.
Add them to or remove them from existing recursive watches.

  dlls/ntdll/directory.c |    8 +
  server/change.c        |  282 
+++++++++++++++++++++++++++++++++++++++++-------
  server/protocol.def    |    1
  3 files changed, 248 insertions(+), 43 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5d2c60c860a091784a0eabdd7590942a53989856.diff
Type: text/x-patch
Size: 14041 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060221/0938a8e0/5d2c60c860a091784a0eabdd7590942a53989856-0001.diff


More information about the wine-patches mailing list