Author: pschweitzer
Date: Wed Feb 29 20:03:46 2012
New Revision: 55935
URL:
http://svn.reactos.org/svn/reactos?rev=55935&view=rev
Log:
[NTOSKRNL]
Forgot to commit that file
Modified:
trunk/reactos/ntoskrnl/include/internal/fsrtl.h
Modified: trunk/reactos/ntoskrnl/include/internal/fsrtl.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/include/internal/…
==============================================================================
--- trunk/reactos/ntoskrnl/include/internal/fsrtl.h [iso-8859-1] (original)
+++ trunk/reactos/ntoskrnl/include/internal/fsrtl.h [iso-8859-1] Wed Feb 29 20:03:46 2012
@@ -52,7 +52,12 @@
//
// Notifications flags
//
-#define CLEANUP_IN_PROCESS 4
+#define WATCH_TREE 0x01
+#define INVALIDATE_BUFFERS 0x02
+#define CLEANUP_IN_PROCESS 0x04
+#define ENUMERATE_DIR 0x08
+#define WATCH_ROOT 0x10
+#define DELETE_IN_PROCESS 0x20
//
// Internal structure for NOTIFY_SYNC