Detlef Riekenberg : msvcr90: Sync exports to current msvcrt exports.

Alexandre Julliard julliard at winehq.org
Wed Apr 28 16:35:49 CDT 2010


Module: wine
Branch: master
Commit: 747df00ea8aee2a2433fcf52b0c826f53ffaf938
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=747df00ea8aee2a2433fcf52b0c826f53ffaf938

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Wed Apr 28 17:32:34 2010 +0200

msvcr90: Sync exports to current msvcrt exports.

---

 dlls/msvcr90/msvcr90.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/msvcr90/msvcr90.spec b/dlls/msvcr90/msvcr90.spec
index ea3e534..2f2f275 100644
--- a/dlls/msvcr90/msvcr90.spec
+++ b/dlls/msvcr90/msvcr90.spec
@@ -398,11 +398,11 @@
 @ cdecl _findclose(long) msvcrt._findclose
 @ stub _findfirst32
 @ stub _findfirst32i64
-@ stub _findfirst64
+@ cdecl _findfirst64(str ptr) msvcrt._findfirst64
 @ stub _findfirst64i32
 @ stub _findnext32
 @ stub _findnext32i64
-@ stub _findnext64
+@ cdecl _findnext64(long ptr) msvcrt._findnext64
 @ stub _findnext64i32
 @ cdecl _finite( double ) msvcrt._finite
 @ cdecl _flsbuf(long ptr) msvcrt._flsbuf




More information about the wine-cvs mailing list