- Nov 08, 2004
-
-
window size.
-
-
- enhance some loading logic between ELF/PE DLL pairs - removed unused indirect memory access function - get rid of some GCC generated symbols
-
- in backtrace, show at least module when no symbol is found - protect event parsing from command line (when no real number)
-
-
upper limit in GetSysColor() validation.
-
buttons.
-
-
- Nov 06, 2004
-
-
Alexandre Julliard authored
condition.
-
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.
-
-
-
-
-
-
-
- Nov 04, 2004
-
-
-
-
-
Add tests for WSAAddressToString{A,W} and WSAStringToAddress{A,W}. Add TRACEs to WSAStringToAddress{A,W}.
-
-
way). - Add some more.
-
-
work.
-
- 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
-
- Nov 03, 2004
-
-
-
-
-
-
-
Better tests for these functions.
-
-
- Nov 02, 2004
-
-
Alexandre Julliard authored
-
Windows behavior. The key is to yield in a Sleep and in any Wait that times out.
-
-
fixes iTunes and a game reported by che.
-
Create the image dictionary once, rather than every time the PaintProc is called - should speed printing up somewhat.
-
-
-
-