- 20 Jul, 2011 17 commits
-
-
Dan Kegel authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Alistair Leslie-Hughes authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Dmitry Timoshkov authored
kernel32: Add a test how PE section characteristics get mapped into memory page access, make it pass under Wine.
-
Bernhard Loos authored
-
Bernhard Loos authored
-
Jay Yang authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 19 Jul, 2011 23 commits
-
-
Frédéric Delanoy authored
-
Grazvydas Ignotas authored
-
Mariusz Pluciński authored
-
Mariusz Pluciński authored
-
Mariusz Pluciński authored
-
Mariusz Pluciński authored
-
Matteo Bruni authored
-
Jacek Caban authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Instead of going through wined3d_device_restore_fullscreen_window() / wined3d_device_setup_fullscreen_window(). The main point of those functions is changing the window styles, but we don't actually need that here. More importantly, we filter the messages generated by those functions in wined3d, while tests show that messages generated by SetDisplayMode() / RestoreDisplayMode() are visible to the application. Applications depend on WM_SIZE in particular.
-