SetDeviceGammaRamp

Ove Kaaven ovehk at ping.uio.no
Tue Mar 20 03:11:16 CST 2001


It looks like this part of the GDI gamma ramp patch was left out for some
reason.

Log:
Ove Kaaven <ovek at transgaming.com>
Implemented Get/SetDeviceGammaRamp.

Index: dlls/gdi/gdi32.spec
===================================================================
RCS file: /cvsroot/winex/wine/dlls/gdi/gdi32.spec,v
retrieving revision 1.1.1.5
retrieving revision 1.3
diff -u -r1.1.1.5 -r1.3
--- dlls/gdi/gdi32.spec	2001/03/05 22:51:45	1.1.1.5
+++ dlls/gdi/gdi32.spec	2001/03/05 23:01:28	1.3
@@ -355,7 +355,7 @@
 @ stdcall SetDIBColorTable(long long long ptr) SetDIBColorTable
 @ stdcall SetDIBits(long long long long ptr ptr long) SetDIBits
 @ stdcall SetDIBitsToDevice(long long long long long long long long long ptr ptr long) SetDIBitsToDevice
-@ stub SetDeviceGammaRamp
+@ stdcall SetDeviceGammaRamp(long ptr) SetDeviceGammaRamp
 @ stdcall SetEnhMetaFileBits(long ptr) SetEnhMetaFileBits
 @ stub SetFontEnumeration
 @ stdcall SetGraphicsMode(long long) SetGraphicsMode





More information about the wine-patches mailing list