[PATCH] [Msvcrt]: added __iob_func implementation

Eric Pouech eric.pouech at orange.fr
Wed Apr 30 01:37:48 CDT 2008




A+
---

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


diff --git a/dlls/msvcr71/msvcr71.spec b/dlls/msvcr71/msvcr71.spec
index e39f0fb..3c41358 100644
--- a/dlls/msvcr71/msvcr71.spec
+++ b/dlls/msvcr71/msvcr71.spec
@@ -111,7 +111,7 @@
 @ cdecl __fpecode() msvcrt.__fpecode
 @ cdecl __getmainargs(ptr ptr ptr long ptr) msvcrt.__getmainargs
 @ extern __initenv msvcrt.__initenv
-@ stub __iob_func
+@ cdecl __iob_func() msvcrt.__p__iob
 @ cdecl __isascii(long) msvcrt.__isascii
 @ cdecl __iscsym(long) msvcrt.__iscsym
 @ cdecl __iscsymf(long) msvcrt.__iscsymf





More information about the wine-patches mailing list