Module: wine Branch: master Commit: bca0ec81828837f39fd69ef8d24cc68b7f7d99a9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bca0ec81828837f39fd69ef8d2...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Nov 23 21:14:54 2011 +0100
ddraw: Fail surface creation if the cooperative level isn't set yet.
---
dlls/ddraw/ddraw.c | 75 ++++++++++++++++++++++++++++++----------------- dlls/ddraw/tests/d3d.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 123 insertions(+), 27 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bca0ec81828837f39fd69e...