ChangeSet ID: 20605 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/06 07:26:04
Modified files: dlls/ddraw/tests: ddrawmodes.c dlls/ddraw : ddraw_main.c
Log message: Stefan Dösinger stefandoesinger@gmx.at - Add handling for DDSCL_SETFOCUSWINDOW in SetCooperativeLevel. - Print a fixme for DDSCL_CREATEDEVICEWINDOW and DDSCL_SETDEVICEWINDOW. - Don't allow DDSCL_EXCLUSIVE without DDSCL_FULLSCREEN.
Patch: http://cvs.winehq.org/patch.py?id=20605
Old revision New revision Changes Path 1.7 1.8 +118 -3 wine/dlls/ddraw/tests/ddrawmodes.c 1.9 1.10 +54 -2 wine/dlls/ddraw/ddraw_main.c