Commit 86b23498 authored by Detlef Riekenberg's avatar Detlef Riekenberg Committed by Alexandre Julliard

msvcr80: Sync exports to current msvcrt exports.

parent d979afc4
...@@ -406,11 +406,11 @@ ...@@ -406,11 +406,11 @@
@ cdecl _findclose(long) msvcrt._findclose @ cdecl _findclose(long) msvcrt._findclose
@ stub _findfirst32 @ stub _findfirst32
@ stub _findfirst32i64 @ stub _findfirst32i64
@ stub _findfirst64 @ cdecl _findfirst64(str ptr) msvcrt._findfirst64
@ stub _findfirst64i32 @ stub _findfirst64i32
@ stub _findnext32 @ stub _findnext32
@ stub _findnext32i64 @ stub _findnext32i64
@ stub _findnext64 @ cdecl _findnext64(long ptr) msvcrt._findnext64
@ stub _findnext64i32 @ stub _findnext64i32
@ cdecl _finite( double ) msvcrt._finite @ cdecl _finite( double ) msvcrt._finite
@ cdecl _flsbuf(long ptr) msvcrt._flsbuf @ cdecl _flsbuf(long ptr) msvcrt._flsbuf
......
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