CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-05-10 08:04:49

Modified files:
        winsup/w32api  : ChangeLog 
        winsup/w32api/include: wingdi.h 
        winsup/w32api/lib: msimg32.def 

Log message:
        * include/wingdi.h [WINVER >= 0x0500] (DC_*): Define.
        (GGO_UNHINTED): Define.
        (DMPAPER_*): Define. Paper size newly added to the documentation.
        (DMPAPER_LAST): Value depends on DMPAPER_* variables actually defined.
        (DM_*): Cleanup.
        (DM_PANNINGWIDTH,DM_PANNINGHEIGHT,DM_DISPLAYFIXEDOUTPUT): Define.
        (DMDO_*,DMDFO_*): Define.
        (GetDCBrushColor,GetDCPenColor): Declare.
        * lib/msimg32.def (GetDCBrushColor,GetDCPenColor): Add stubs.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.815&r2=1.816
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/wingdi.h.diff?cvsroot=src&r1=1.53&r2=1.54
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/msimg32.def.diff?cvsroot=src&r1=1.1&r2=1.2

Reply via email to