mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 08:53:02 +00:00
Fix my code so it can compile.
svn path=/trunk/; revision=26445
This commit is contained in:
parent
a7c2ad7021
commit
28d7cf70fc
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ CreatePolyPolygonRgn( const POINT* Point,
|
||||||
(ULONG) inPolygons,
|
(ULONG) inPolygons,
|
||||||
GdiPolyPolyRgn );
|
GdiPolyPolyRgn );
|
||||||
*/
|
*/
|
||||||
|
return (HRGN) NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue