Commit in reactos/ntoskrnl on MAIN
Makefile+11.155 -> 1.156
ntoskrnl.def+2-21.199 -> 1.200
+3-2
2 modified files
- Move NtAllocateUuids from the Security Reference Monitor to the Executive.
- Update NtAllocateUuids to W2K signature.
- Add NtSetUuidSeed.

reactos/ntoskrnl
Makefile 1.155 -> 1.156
diff -u -r1.155 -r1.156
--- Makefile	7 Nov 2004 22:55:37 -0000	1.155
+++ Makefile	12 Nov 2004 12:05:27 -0000	1.156
@@ -260,6 +260,7 @@
 	ex/sysinfo.o \
 	ex/time.o \
 	ex/util.o \
+	ex/uuid.o \
 	ex/win32k.o \
 	ex/work.o \
 	ex/zone.o

reactos/ntoskrnl
ntoskrnl.def 1.199 -> 1.200
diff -u -r1.199 -r1.200
--- ntoskrnl.def	7 Nov 2004 22:55:37 -0000	1.199
+++ ntoskrnl.def	12 Nov 2004 12:05:27 -0000	1.200
@@ -1,4 +1,4 @@
-; $Id: ntoskrnl.def,v 1.199 2004/11/07 22:55:37 navaraf Exp $
+; $Id: ntoskrnl.def,v 1.200 2004/11/12 12:05:27 ekohl Exp $
 ;
 ; reactos/ntoskrnl/ntoskrnl.def
 ;
@@ -767,7 +767,7 @@
 NtAdjustPrivilegesToken@24
 NtAlertThread@4
 NtAllocateLocallyUniqueId@4
-NtAllocateUuids@12
+NtAllocateUuids@16
 NtAllocateVirtualMemory@24
 NtBuildNumber DATA
 NtClose@4
CVSspam 0.2.8