mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Fix types in header.
svn path=/trunk/; revision=30100
This commit is contained in:
@@ -272,10 +272,10 @@ typedef struct _GDIBSEXTSELCLPRGN
|
||||
{
|
||||
GDIBATCHHDR gbHdr;
|
||||
int fnMode;
|
||||
HANDLE hbrush;
|
||||
HANDLE hpen;
|
||||
COLORREF crBackgroundClr;
|
||||
ULONG ulBackgroundClr;
|
||||
LONG right;
|
||||
LONG bottom;
|
||||
LONG left;
|
||||
LONG top;
|
||||
} GDIBSEXTSELCLPRGN, *PGDIBSEXTSELCLPRGN;
|
||||
//
|
||||
// Use with GdiBCSelObj, GdiBCDelObj and GdiBCDelRgn.
|
||||
|
||||
Reference in New Issue
Block a user