Stub __badioinfo

svn path=/trunk/; revision=9397
This commit is contained in:
Jason Filby 2004-05-15 12:56:53 +00:00
parent 4e81b67c89
commit d1d7eaa06b
3 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.42 2004/01/01 17:08:38 sedwards Exp $
# $Id: Makefile,v 1.43 2004/05/15 12:55:47 jfilby Exp $
PATH_TO_TOP = ../..
@ -152,6 +152,7 @@ IO_OBJECTS = \
io/read.o \
io/setmode.o \
io/sopen.o \
io/stubs.o \
io/tell.o \
io/telli64.o \
io/umask.o \

View file

@ -0,0 +1 @@
void *__badioinfo;

View file

@ -1,4 +1,4 @@
; $Id: msvcrt.def,v 1.34 2004/04/08 17:53:30 gvg Exp $
; $Id: msvcrt.def,v 1.35 2004/05/15 12:55:47 jfilby Exp $
;
; ReactOS MSVCRT Compatibility Library
;
@ -107,7 +107,7 @@ __RTtypeid=MSVCRT___RTtypeid
;__STRINGTOLD
__argc DATA
__argv DATA
;__badioinfo
__badioinfo DATA
__crtCompareStringA ;=NTDLL.RtlCompareString
;__crtGetLocaleInfoW
__crtLCMapStringA