mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fix parameter count for NtGdiExtEscape in w32ksvc.db (8 parameters not 6)
svn path=/trunk/; revision=28061
This commit is contained in:
@@ -66,7 +66,7 @@ NtGdiEscape 5
|
||||
NtGdiExcludeClipRect 5
|
||||
NtGdiExtCreatePen 11
|
||||
NtGdiExtCreateRegion 3
|
||||
NtGdiExtEscape 6
|
||||
NtGdiExtEscape 8
|
||||
NtGdiExtFloodFill 5
|
||||
NtGdiExtGetObjectW 3
|
||||
NtGdiExtSelectClipRgn 3
|
||||
|
||||
Reference in New Issue
Block a user