- Sync with trunk up to r46941.
[reactos.git] / include / reactos / win32k / ntgdityp.h
index 2e710ca..1aedf76 100644 (file)
@@ -523,10 +523,7 @@ typedef struct _GDIBSEXTSELCLPRGN
 {
   GDIBATCHHDR gbHdr;
   int fnMode;
-  LONG right;
-  LONG bottom;
-  LONG left;
-  LONG top;
+  RECTL;
 } GDIBSEXTSELCLPRGN, *PGDIBSEXTSELCLPRGN;
 //
 //   Use with GdiBCSelObj, GdiBCDelObj and GdiBCDelRgn.