Such tests are what you were thinking about?
They all passed on my real vista box.

David



De : Stefan Dösinger <stefandoesinger@gmx.at>
À : wine-devel@winehq.org
Envoyé le : Mar 24 août 2010, 11h 30min 59s
Objet : Re: ddraw [try 2]: SetCooperativeLevel with Full screen + exclusive + normal is authorized

Hi,
Can you add a test that tests in which mode ddraw is after such a call? Specfically, try to create a double buffered primary surface. If this succeeds, ddraw is in fullscreen mode. If ddraw is in normal mode you'll get DDERR_NOEXCLUSIVEMODE (or similar) back.

Am 24.08.2010 um 10:00 schrieb David Adam:

> Fixed a typo
>
> A+
>
> David
> <0001-SetCooperativeLevel-with-Full-screen-exclusive-norma.patch>