* include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.

(SetDCPenColor, SetDCBrushColor): Add prototypes.
	* lib/gdi32.def (SetDCPenColor, SetDCBrushColor): Add stubs.
This commit is contained in:
Danny Smith
2003-04-30 09:28:15 +00:00
parent 078df11cf2
commit 14dbd34e9e
3 changed files with 17 additions and 1 deletions

View File

@@ -286,6 +286,8 @@ SetBoundsRect@12
SetBrushOrgEx@16
SetColorAdjustment@8
SetColorSpace@8
SetDCBrushColor@8
SetDCPenColor@8
SetDIBColorTable@16
SetDIBits@28
SetDIBitsToDevice@48