Menu

#766 extra gdi32 GetDeviceCaps() #defines

Feature_requests
closed-fixed
nobody
2006-04-07
2005-04-27
Graeme Gill
No

The GDI32 GetDeviceCaps() function has at least two
#defines that are missing from MinGW-3.2.0-rc-3
compared to the current MS SDK (include/wingdi.h):

SHADEBLENDCAPS
COLORMGMTCAPS

Also needed are #defines for:

CM_NONE
CM_CMYK_COLOR
CM_DEVICE_ICM
CM_GAMMA_RAMP

(Sorry, I'm not sure what the values for these should be)

Discussion

  • Dimitri Papadopoulos

    • status: open --> closed-fixed
     
  • Dimitri Papadopoulos

    Logged In: YES
    user_id=52414

    Seems to have been fixed in current CVS sources. Please
    reopen if that's not the case.