Alexandre Julliard : mswsock: Export the WSARecvEx function.

Alexandre Julliard julliard at winehq.org
Mon Dec 1 07:34:13 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Dec  1 13:21:11 2008 +0100

mswsock: Export the WSARecvEx function.

---

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

diff --git a/dlls/mswsock/mswsock.spec b/dlls/mswsock/mswsock.spec
index 521b3a4..1f2bd78 100644
--- a/dlls/mswsock/mswsock.spec
+++ b/dlls/mswsock/mswsock.spec
@@ -20,7 +20,7 @@
 @ stub StopWsdpService
 @ stub SvchostPushServiceGlobals
 @ stdcall TransmitFile(long long long long ptr ptr long)
-@ stub WSARecvEx
+@ stdcall WSARecvEx(long ptr long ptr)
 @ stub WSPStartup
 @ stub dn_expand
 @ stub getnetbyname




More information about the wine-cvs mailing list