- 08 Nov, 2004 4 commits
-
-
Walt Ogburn authored
-
William Poetra Yoga H authored
upper limit in GetSysColor() validation.
-
William Poetra Yoga H authored
buttons.
-
Rémi Assailly authored
-
- 06 Nov, 2004 8 commits
-
-
Alexandre Julliard authored
condition.
-
Rein Klazes authored
structure. Instead return error when it is given an unormalized date. - Use better algorithms for RtlTimeToTimeFields and RtlTimeFieldsToTime. RtlTimeToTimeFields is about 3 times faster. - Add tests for RtlTimeFieldsToTime. - SystemTimeToFileTime must fail if RtlTimeFieldsToTime fails. Users of SystemTimeToFileTime must do likewise. - Remove a todo_wine from SystemTimeToFileTime tests. - Since msvcrt.mktime must accept unnormalized dates, it cannot use SystemTimeToFileTime and do the calculations itself. - Add some tests for mktime accepting unnormalized dates.
-
Mike Hearn authored
-
Robert Shearman authored
-
Gerald Pfeifer authored
-
Mike Hearn authored
-
Robert Shearman authored
-
Robert Shearman authored
-
- 04 Nov, 2004 9 commits
-
-
Michael Jung authored
-
Mike Hearn authored
-
Dmitry Timoshkov authored
-
Hans Leidekker authored
Add tests for WSAAddressToString{A,W} and WSAStringToAddress{A,W}. Add TRACEs to WSAStringToAddress{A,W}.
-
Aric Stewart authored
-
Aneurin Price authored
way). - Add some more.
-
Aric Stewart authored
-
Gerald Pfeifer authored
work.
-
Juan Lang authored
- correct LookupPrivilegeValue (had a buffer overrun and sometimes returned incorrect LUIDs for well-known values) - make AllocateLocallyUniqueId less obviously incorrect - add a bunch of test cases
-
- 03 Nov, 2004 7 commits
-
-
Robert Shearman authored
-
Ivan Leo Puoti authored
-
Tony Lambregts authored
-
Aric Stewart authored
-
Jakob Eriksson authored
-
Hans Leidekker authored
Better tests for these functions.
-
Robert Reif authored
-
- 02 Nov, 2004 12 commits
-
-
Alexandre Julliard authored
-
Jeremy White authored
Windows behavior. The key is to yield in a Sleep and in any Wait that times out.
-
Ivan Leo Puoti authored
-
Jeremy White authored
fixes iTunes and a game reported by che.
-
Huw Davies authored
Create the image dictionary once, rather than every time the PaintProc is called - should speed printing up somewhat.
-
Stefan Dösinger authored
-
Vitaly Lipatov authored
-
Hans Leidekker authored
-
Michael Jung authored
-
Michael Kaufmann authored
- Always calculate the location of the color table. - CreateCompatibleBitmap: Create a DIB section if necessary. - Added some tests.
-
Fabrice Ménard authored
-
Roger Olson authored
-