OSDN Git Service

* include/wingdi.h [WINVER >= 0x0500] (DC_*): Define.
authorpapadopo <papadopo>
Wed, 10 May 2006 08:04:49 +0000 (08:04 +0000)
committerpapadopo <papadopo>
Wed, 10 May 2006 08:04:49 +0000 (08:04 +0000)
commit2332356baf0c578fc1ce4d6c68b63844f76dc31b
treee29809e2f3b6f938e479be24322aff84dc34766e
parent4c20c79ac0bbe279f91917c4511127765228a187
* 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.
winsup/w32api/ChangeLog
winsup/w32api/include/wingdi.h
winsup/w32api/lib/msimg32.def