[ros-diffs] [fireball] 35031: - Update with 3 more additional (only available in a checked build) syscalls.

fireball at svn.reactos.org fireball at svn.reactos.org
Sat Aug 2 13:53:55 CEST 2008


Author: fireball
Date: Sat Aug  2 06:53:54 2008
New Revision: 35031

URL: http://svn.reactos.org/svn/reactos?rev=35031&view=rev
Log:
- Update with 3 more additional (only available in a checked build) syscalls.

Modified:
    branches/nwin32/subsystems/win32/win32k/w32ksvc.db

Modified: branches/nwin32/subsystems/win32/win32k/w32ksvc.db
URL: http://svn.reactos.org/svn/reactos/branches/nwin32/subsystems/win32/win32k/w32ksvc.db?rev=35031&r1=35030&r2=35031&view=diff
==============================================================================
--- branches/nwin32/subsystems/win32/win32k/w32ksvc.db [iso-8859-1] (original)
+++ branches/nwin32/subsystems/win32/win32k/w32ksvc.db [iso-8859-1] Sat Aug  2 06:53:54 2008
@@ -661,5 +661,8 @@
 NtGdiBRUSHOBJ_DeleteRbrush                       2
 NtGdiUMPDEngFreeUserMem                          1
 NtGdiDrawStream                                  3
+#NtUserDbgWin32HeapFail                          2 # checked build only
+#NtUserDbgWin32HeapStat                          2 # checked build only
+#NtUserSetRipFlags                               1 # checked build only
 NtGdiMakeObjectXferable                          2
 NtGdiMakeObjectUnXferable                        1



More information about the Ros-diffs mailing list