msvcrt: Implemented wctime(), wasctime().
commit9a583763eefb7cec46e0b4b031cf71d6b5d2a5ae
authorMarcus Meissner <marcus@jet.franken.de>
Wed, 21 Dec 2005 19:23:47 +0000 (21 20:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Dec 2005 19:23:47 +0000 (21 20:23 +0100)
tree1c0b4aec247ffb4b6c42135153c5caf3d5547291
parent9f34fd378754b3e8632cd29bef8dd2205865028a
msvcrt: Implemented wctime(), wasctime().
Free thread data in DLL_THREAD_DETACH.
dlls/msvcrt/main.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/time.c