msvcr90: Added __timezone implementation.

This commit is contained in:
André Hentschel 2010-10-13 20:19:52 +02:00 committed by Alexandre Julliard
parent 2c4b2b792a
commit 0399f721ca
3 changed files with 3 additions and 3 deletions

View File

@ -473,7 +473,7 @@
@ cdecl __sys_nerr() msvcr90.__sys_nerr
@ cdecl __threadhandle() msvcrt.__threadhandle
@ cdecl __threadid() msvcrt.__threadid
@ stub __timezone
@ cdecl __timezone() msvcrt.__p__timezone
@ cdecl __toascii(long) msvcrt.__toascii
@ cdecl __tzname() msvcrt.__p__tzname
@ cdecl __unDName(ptr str long ptr ptr long) msvcrt.__unDName

View File

@ -297,7 +297,7 @@
@ cdecl __sys_nerr() msvcr90.__sys_nerr
@ cdecl __threadhandle() msvcrt.__threadhandle
@ cdecl __threadid() msvcrt.__threadid
@ stub __timezone
@ cdecl __timezone() msvcrt.__p__timezone
@ cdecl __toascii(long) msvcrt.__toascii
@ cdecl __tzname() msvcrt.__p__tzname
@ cdecl __unDName(ptr str long ptr ptr long) msvcrt.__unDName

View File

@ -289,7 +289,7 @@
@ cdecl __sys_nerr()
@ cdecl __threadhandle() msvcrt.__threadhandle
@ cdecl __threadid() msvcrt.__threadid
@ stub __timezone
@ cdecl __timezone() msvcrt.__p__timezone
@ cdecl __toascii(long) msvcrt.__toascii
@ cdecl __tzname() msvcrt.__p__tzname
@ cdecl __unDName(ptr str long ptr ptr long) msvcrt.__unDName