[PATCH 10/15] msvcrt: Forward _ftol2 too

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Feb 3 15:53:41 CST 2010


---
 dlls/msvcrt/msvcrt.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/msvcrt/msvcrt.spec b/dlls/msvcrt/msvcrt.spec
index 2b3d22c..51cb7df 100644
--- a/dlls/msvcrt/msvcrt.spec
+++ b/dlls/msvcrt/msvcrt.spec
@@ -272,6 +272,7 @@
 @ cdecl _ftime32(ptr) MSVCRT__ftime32
 @ cdecl _ftime64(ptr) MSVCRT__ftime64
 @ cdecl -ret64 _ftol() ntdll._ftol
+@ cdecl -ret64 _ftol2() ntdll._ftol
 @ cdecl -ret64 _ftol2_sse() ntdll._ftol #FIXME: SSE variant should be implemented
 @ cdecl _fullpath(ptr str long)
 @ cdecl _futime(long ptr)
-- 
1.6.5


--------------010703040309090001070608--



More information about the wine-patches mailing list