- 10 Apr, 2006 8 commits
-
-
Hans Leidekker authored
-
Robert Reif authored
Fix 2 bugs in the error paths of the ds3d.c test (coverity).
-
Jeff Latimer authored
-
Detlef Riekenberg authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
- Fix ref counting. - Use This->window instead of QI in NSContainer_Release.
-
- 08 Apr, 2006 23 commits
-
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Antonio Codazzi authored
-
Detlef Riekenberg authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Huw Davies authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Rein Klazes authored
-
Marcus Meissner authored
-
Robert Reif authored
-
Robert Reif authored
-
Troy Rollo authored
Fix DVD_ReadStructure to reflect what Windows actually does, not what Microsoft (incorrectly) documents it to do and not what the DDK headers (incorrectly) suggest it does.
-
Detlef Riekenberg authored
-
Robert Reif authored
-
Robert Reif authored
Programs that are written specifically for 2000 and xp don't bother to set the primary buffer format because it's a noop. However wine is patterned after win9x and DirectX 7 or earlier which has a real primary buffer and expects the program to change the primary buffer format if necessary.
-
- 07 Apr, 2006 9 commits
-
-
Alexandre Julliard authored
ExitWindows kills all current processes and that creates a race with newly started processes. Instead, simply exit and let the new process create a new explorer.
-
Mike Hearn authored
-
Mike Hearn authored
-
Mike Hearn authored
-
Mike Hearn authored
-
Robert Reif authored
Remove bogus release of NULL pointer code found by Coverity.
-
Mike Hearn authored
TMT_FIRSTINT and TMT_LASTINT are the same value here, so the error path would always be taken. Fix to check only that the values are outside the possible range.
-
Paul Vriens authored
-
James Hawkins authored
-