[KERNEL32]
[reactos.git] / reactos / dll / win32 / kernel32 / client / resntfy.c
index fec93d4..2f2e0fd 100644 (file)
@@ -41,7 +41,7 @@ CreateMemoryResourceNotification(IN MEMORY_RESOURCE_NOTIFICATION_TYPE Notificati
     InitializeObjectAttributes(&ObjectAttributes,
                                &EventName,
                                0,
-                               BaseGetNamedObjectDirectory(),
+                               NULL,
                                NULL);
 
     Status = NtOpenEvent(&hEvent,