mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
Plugin PolyPolygon, Polygon uses the same code and tested good.
svn path=/trunk/; revision=28634
This commit is contained in:
parent
bdcae44cbc
commit
11cb1770c2
1 changed files with 2 additions and 2 deletions
|
@ -495,11 +495,11 @@ PlgBlt@40
|
|||
PolyBezier@12=NtGdiPolyBezier@12
|
||||
PolyBezierTo@12=NtGdiPolyBezierTo@12
|
||||
PolyDraw@16=NtGdiPolyDraw@16
|
||||
PolyPolygon@16=NtGdiPolyPolygon@16
|
||||
PolyPolygon@16
|
||||
PolyPolyline@16=NtGdiPolyPolyline@16
|
||||
PolyTextOutA@12
|
||||
PolyTextOutW@12
|
||||
Polygon@12 ;=NtGdiPolygon@12
|
||||
Polygon@12
|
||||
Polyline@12=NtGdiPolyline@12
|
||||
PolylineTo@12=NtGdiPolylineTo@12
|
||||
PtInRegion@12=NtGdiPtInRegion@12
|
||||
|
|
Loading…
Reference in a new issue