mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
fix build
svn path=/trunk/; revision=28204
This commit is contained in:
parent
eac8e57854
commit
67759e297b
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ NtGdiCombineTransform 3
|
|||
NtGdiCreateBitmap 5
|
||||
NtGdiCreateClientObj 1
|
||||
NtGdiCreateColorSpace 1
|
||||
NtGdiCreateColorTransform 8
|
||||
# NtGdiCreateColorTransform 8
|
||||
NtGdiCreateCompatibleBitmap 3
|
||||
NtGdiCreateCompatibleDC 1
|
||||
NtGdiCreateDIBBrush 6
|
||||
|
@ -270,7 +270,7 @@ NtGdiSelectClipPath 2
|
|||
# NtGdiSelectPen 2
|
||||
# NtGdiSetBitmapAttributes 2
|
||||
NtGdiSetBitmapBits 3
|
||||
NtGdiSetBitmapDimension 4
|
||||
# NtGdiSetBitmapDimension 4
|
||||
NtGdiSetBoundsRect 3
|
||||
# NtGdiSetBrushAttributes 2
|
||||
# NtGdiSetBrushOrg 4
|
||||
|
|
Loading…
Reference in a new issue