Added SetDCPenColor prototype.

This commit is contained in:
Kirill Smelkov 2003-12-01 22:35:10 +00:00 committed by Alexandre Julliard
parent a1619a39c2
commit c3c33a042f
1 changed files with 1 additions and 0 deletions

View File

@ -3424,6 +3424,7 @@ BOOL WINAPI SetColorAdjustment(HDC,const COLORADJUSTMENT*);
HCOLORSPACE WINAPI SetColorSpace(HDC,HCOLORSPACE);
BOOL WINAPI SetDeviceGammaRamp(HDC,LPVOID);
COLORREF WINAPI SetDCBrushColor(HDC,COLORREF);
COLORREF WINAPI SetDCPenColor(HDC, COLORREF);
UINT WINAPI SetDIBColorTable(HDC,UINT,UINT,RGBQUAD*);
INT WINAPI SetDIBits(HDC,HBITMAP,UINT,UINT,LPCVOID,const BITMAPINFO*,UINT);
INT WINAPI SetDIBitsToDevice(HDC,INT,INT,DWORD,DWORD,INT,