- 06 Oct, 2008 13 commits
-
-
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 25 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
-
Rob Shearman authored
wininet: Fix behaviour of InternetTimeFromSystemTimeA/W when a buffer that is too small is passed in.
-
Rob Shearman authored
-
Rob Shearman authored
The typeof keyword isn't available on all compilers so avoid it if at all possible.
-
Lei Zhang authored
-
Lei Zhang authored
-
Jeff Zaroyko authored
-
Juan Lang authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
-
- 01 Oct, 2008 2 commits
-
-
Aric Stewart authored
mlang/tests: windows 2008's version of mlang E_FAILs when you pass in a rgelt in IEnumCodePage::Next.
-
Aric Stewart authored
mlang/tests: Skip testing a codepage returning the buggy, legacy unicodeFEFF charset (only appears to exist on windows 2008).
-