uxtheme/tests: Use HRESULT_FROM_WIN32 to check the error codes, not LOWORD.
[wine] / dlls / kernel32 / time.c
2008-04-04  Austin EnglishSpelling fixes.
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-03-04  Andrew Talbotkernel32: Assign to structs instead of using memcpy.
2007-09-11  Damjan Jovanovickernel32: Use sysconf instead of the obsolete CLK_TCK.
2007-09-10  Rob Shearmankernel32: Remove an unused #define in time.c.
2007-08-21  Dmitry Timoshkovkernel32: Restore check for StandardDate.wMonth being 0.
2007-08-21  Dmitry Timoshkovkernel32: Fix test case failures for time zones with...
2007-07-30  Dmitry Timoshkovkernel32: Fix TIME_CompTimeZoneID return type.
2007-03-08  Alexandre Julliardkernel32: Fixed DosDateTimeToFileTime behavior when...
2006-11-16  Alexandre Julliardkernel32: Use the appropriate Unix locale for GetLocale...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.