Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi) should be
[wine] / dlls / kernel / time.c
2001-09-10  Marcus MeissnerEnhanced GetCalendarInfo stub, added known CAL_* defines.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-04-09  James HathewayFill in StandardName field in struct returned from...
2001-02-26  Eric PouechAdded a few missing stubs to KERNEL32 and USER32.
2001-02-12  Patrik StridvallDocumentation argument fixes.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-12-19  Andrew JohnstonDocumentation update.
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-31  Rein KlazesReturn TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...