14 lines
308 B
Modula-2
14 lines
308 B
Modula-2
;
|
|
; Definition file of JSProxy.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "JSProxy.dll"
|
|
EXPORTS
|
|
InternetInitializeAutoProxyDll
|
|
InternetDeInitializeAutoProxyDll
|
|
InternetGetProxyInfo
|
|
InternetInitializeAutoProxyDllEx
|
|
InternetDeInitializeAutoProxyDllEx
|
|
InternetGetProxyInfoEx
|