Commit d1a939bb authored by Detlef Riekenberg's avatar Detlef Riekenberg Committed by Alexandre Julliard

msvcr80: Sync exports to msvcr90.

parent 4e1b0da8
......@@ -441,7 +441,7 @@
@ stub _fstat32
@ stub _fstat32i64
@ cdecl _fstat64(long ptr) msvcrt._fstat64
@ stub _fstat64i32
@ cdecl _fstat64i32(long ptr) msvcr90._fstat64i32
@ stub _ftell_nolock
@ stub _ftelli64
@ stub _ftelli64_nolock
......@@ -926,7 +926,7 @@
@ stub _stat32
@ stub _stat32i64
@ cdecl _stat64(str ptr) msvcrt._stat64
@ stub _stat64i32
@ cdecl _stat64i32(str ptr) msvcr90._stat64i32
@ cdecl _statusfp() msvcrt._statusfp
@ stub _statusfp2
@ stub _strcoll_l
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment