mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
update ntgdibad.h
svn path=/trunk/; revision=27866
This commit is contained in:
@@ -230,11 +230,6 @@ NtGdiCreatePalette (
|
||||
CONST PLOGPALETTE lgpl
|
||||
);
|
||||
|
||||
/* Use NtGdiCreatePen with -> as parameters. */
|
||||
HPEN STDCALL
|
||||
NtGdiCreatePenIndirect(
|
||||
CONST PLOGPEN LogBrush);
|
||||
|
||||
/* Use NtGdiPolyPolyDraw with PolyPolyRgn. */
|
||||
HRGN
|
||||
STDCALL
|
||||
|
||||
Reference in New Issue
Block a user