Austin English : jsproxy: Label ordinals.

Alexandre Julliard julliard at winehq.org
Fri Jun 2 17:03:28 CDT 2017


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

Author: Austin English <austinenglish at gmail.com>
Date:   Thu May 25 17:48:26 2017 -0500

jsproxy: Label ordinals.

Signed-off-by: Austin English <austinenglish at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/jsproxy/jsproxy.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dlls/jsproxy/jsproxy.spec b/dlls/jsproxy/jsproxy.spec
index 4a80c4d..51366e7 100644
--- a/dlls/jsproxy/jsproxy.spec
+++ b/dlls/jsproxy/jsproxy.spec
@@ -1,5 +1,6 @@
-@ stdcall InternetInitializeAutoProxyDll(long str str ptr ptr) JSPROXY_InternetInitializeAutoProxyDll
-@ stub InternetInitializeExAutoProxyDll
-@ stdcall InternetDeInitializeAutoProxyDll(str long)
-@ stub InternetDeInitializeExAutoProxyDll
-@ stdcall InternetGetProxyInfo(str long str long ptr ptr)
+101 stdcall InternetInitializeAutoProxyDll(long str str ptr ptr) JSPROXY_InternetInitializeAutoProxyDll
+102 stdcall InternetDeInitializeAutoProxyDll(str long)
+103 stdcall InternetGetProxyInfo(str long str long ptr ptr)
+104 stub InternetInitializeAutoProxyDllEx
+105 stub InternetDeInitializeAutoProxyDllEx
+106 stub InternetGetProxyInfoEx




More information about the wine-cvs mailing list