- Fixed the MSVCRT compiling error.

svn path=/trunk/; revision=8453
This commit is contained in:
Filip Navara 2004-02-28 16:54:22 +00:00
parent c3d638c3a8
commit 6332ecc1cd

View file

@ -1,4 +1,4 @@
; $Id: msvcrt.def,v 1.31 2004/02/27 22:39:37 sedwards Exp $ ; $Id: msvcrt.def,v 1.32 2004/02/28 16:54:22 navaraf Exp $
; ;
; ReactOS MSVCRT Compatibility Library ; ReactOS MSVCRT Compatibility Library
; ;
@ -119,9 +119,9 @@ __initenv DATA
__isascii __isascii
__iscsym __iscsym
__iscsymf __iscsymf
__lc_codepage ;__lc_codepage
__lc_collate_cp __lc_collate_cp
__lc_handle ;__lc_handle
;__lconv_init ;__lconv_init
__mb_cur_max DATA __mb_cur_max DATA
__p___argc __p___argc
@ -156,14 +156,14 @@ __p__winver
__pioinfo __pioinfo
;__pxcptinfoptrs ;__pxcptinfoptrs
__set_app_type __set_app_type
__setlc_active ;__setlc_active
__setusermatherr __setusermatherr
__threadhandle __threadhandle
__threadid __threadid
__toascii __toascii
__unDName __unDName
;__unDNameEx ;__unDNameEx
__unguarded_readlc_active ;__unguarded_readlc_active
;__wargv ;__wargv
__wgetmainargs __wgetmainargs
;__winitenv ;__winitenv