mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Update DEVCAPS to W2k/XP.
svn path=/trunk/; revision=36641
This commit is contained in:
@@ -280,7 +280,10 @@ typedef struct _DEVCAPS // Very similar to GDIINFO
|
||||
ULONG ulDesktopHorzRes;
|
||||
ULONG ulDesktopVertRes;
|
||||
ULONG ulBltAlignment;
|
||||
ULONG ulReserved[4];
|
||||
ULONG ulPanningHorzRes;
|
||||
ULONG ulPanningVertRes;
|
||||
ULONG xPanningAlignment;
|
||||
ULONG yPanningAlignment;
|
||||
ULONG ulShadeBlend;
|
||||
ULONG ulColorMgmtCaps;
|
||||
} DEVCAPS, *PDEVCAPS;
|
||||
|
||||
Reference in New Issue
Block a user