ChangeSet ID: 1026270344878609213586063 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/09 22:05:44
Modified files: dlls/ddraw : ddraw_private.h dlls/ddraw/dpalette: main.c dlls/ddraw/dsurface: main.c
Log message: Ove Kaaven ovek@transgaming.com Removed the flags fields of IDirectDrawPaletteImpl, as we should use the dwFlags field of DDRAWI_DDRAWPALETTE_GBL structure instead.
Patch: http://cvs.winehq.com/patch.py?id=1026270344878609213586063
Revision Changes Path 1.25 +0 -1 wine/dlls/ddraw/ddraw_private.h 1.7 +6 -6 wine/dlls/ddraw/dpalette/main.c 1.26 +2 -2 wine/dlls/ddraw/dsurface/main.c