- Nov 08, 2004
-
-
- 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.
-
-
-
-
-
- Always calculate the location of the color table. - CreateCompatibleBitmap: Create a DIB section if necessary. - Added some tests.
-
-
-
- Nov 01, 2004
-
-
-
-
Implement WSCEnumProtocols(). Add some tests.
-