mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- Fixed the MSVCRT compiling error.
svn path=/trunk/; revision=8453
This commit is contained in:
@@ -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
|
||||
;
|
||||
@@ -119,9 +119,9 @@ __initenv DATA
|
||||
__isascii
|
||||
__iscsym
|
||||
__iscsymf
|
||||
__lc_codepage
|
||||
;__lc_codepage
|
||||
__lc_collate_cp
|
||||
__lc_handle
|
||||
;__lc_handle
|
||||
;__lconv_init
|
||||
__mb_cur_max DATA
|
||||
__p___argc
|
||||
@@ -156,14 +156,14 @@ __p__winver
|
||||
__pioinfo
|
||||
;__pxcptinfoptrs
|
||||
__set_app_type
|
||||
__setlc_active
|
||||
;__setlc_active
|
||||
__setusermatherr
|
||||
__threadhandle
|
||||
__threadid
|
||||
__toascii
|
||||
__unDName
|
||||
;__unDNameEx
|
||||
__unguarded_readlc_active
|
||||
;__unguarded_readlc_active
|
||||
;__wargv
|
||||
__wgetmainargs
|
||||
;__winitenv
|
||||
|
||||
Reference in New Issue
Block a user