- 06 Oct, 2008 25 commits
-
-
Marcus Meissner authored
-
Maarten Lankhorst authored
Fixes winmm:wave test hanging.
-
Maarten Lankhorst authored
Fixes failing dsound tests in wine.
-
Lei Zhang authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
wininet: Return error codes explicitly from URLCache functions instead of returning a BOOL and storing the error code in the last error value. This makes the code more efficient and allows errors from functions to be ignored without side-effects.
-
Rob Shearman authored
-
Rob Shearman authored
-
Henri Verbeet authored
-
Dylan Smith authored
-
Dylan Smith authored
The assertion was not valid, because it neglected to take into account the situation where a line break is forced with a MERF_ENDROW run (caused by \line control word or pressing Shift-Enter). This means that spaces can cause a line wrap after a forced line break as well as after a paragraph break, so we cannot assert that it is the first row in the paragraph.
-
Dylan Smith authored
The test for EM_GETLINE was testing to make sure the null terminating character was written at the end of the text as long as the buffer was long enough, and also tested to make sure that no other bytes were written after this null terminating character. This is consistent with Windows 2000 and up, but not for previous versions of Windows.
-
Dylan Smith authored
-
James Hawkins authored
-
Jacek Caban authored
With this patch it's possible to test scripts by running wine jscript_test.exe.so run <file_name> Although it's not what Wine tests are for, it proved to be very useful for me.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Huw Davies authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 02 Oct, 2008 15 commits
-
-
Jeff Zaroyko authored
-
John Klehm authored
-
John Klehm authored
-
Andrey Turkin authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Andrew Nguyen authored
-
Paul Vriens authored
-
Dylan Smith authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Rob Shearman authored
-