Detlef Riekenberg : msvcr80: 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: 86b234983d2f67452064853f028f858afd1ee8d2
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=86b234983d2f67452064853f028f858afd1ee8d2

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

msvcr80: Sync exports to current msvcrt exports.

---

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

diff --git a/dlls/msvcr80/msvcr80.spec b/dlls/msvcr80/msvcr80.spec
index 3866dc6..f3d74c8 100644
--- a/dlls/msvcr80/msvcr80.spec
+++ b/dlls/msvcr80/msvcr80.spec
@@ -406,11 +406,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