Skip to content
Snippets Groups Projects
Commit 3c4e031d authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard
Browse files

Added WSAWaitForMultipleEvents (alias to WaitForMultipleObjectsEx).

parent bd55eb87
Branches
Tags
No related merge requests found
......@@ -88,7 +88,7 @@ init WSOCK32_LibMain
79 stub WSASocketW
80 stub WSAStringToAddressA
81 stub WSAStringToAddressW
82 stub WSAWaitForMultipleEvents
82 forward WSAWaitForMultipleEvents KERNEL32.WaitForMultipleObjectsEx
83 stub WSCDeinstallProvider
84 stub WSCEnableNSProvider
85 stub WSCEnumProtocols
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment