[PATCH 5/8] jsproxy: label ordinals

Austin English austinenglish at gmail.com
Thu May 25 17:48:26 CDT 2017


Signed-off-by: Austin English <austinenglish at gmail.com>
---
 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 4a80c4d282..51366e771a 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
-- 
2.13.0




More information about the wine-patches mailing list