wingdi: added SetDCPenColor prototype

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

        Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
        added added SetDCPenColor prototype.


Index: include/wingdi.h
===================================================================
RCS file: /home/wine/wine/include/wingdi.h,v
retrieving revision 1.97
diff -u -r1.97 wingdi.h
--- include/wingdi.h    26 Nov 2003 04:11:56 -0000      1.97
+++ include/wingdi.h    30 Nov 2003 07:32:05 -0000
@@ -3424,6 +3424,7 @@
 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,


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux