2000-04-11 22:07:00 +02:00
|
|
|
name wininet
|
|
|
|
type win32
|
|
|
|
init WININET_LibMain
|
|
|
|
|
2001-01-06 01:36:43 +01:00
|
|
|
import shlwapi.dll
|
2000-08-14 19:39:15 +02:00
|
|
|
import user32.dll
|
2000-08-06 05:47:29 +02:00
|
|
|
import kernel32.dll
|
2000-11-05 05:53:07 +01:00
|
|
|
import ntdll.dll
|
|
|
|
|
|
|
|
debug_channels (wininet)
|
2000-08-06 05:47:29 +02:00
|
|
|
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub InternetInitializeAutoProxyDll
|
|
|
|
@ stub ShowCertificate
|
|
|
|
@ stub CommitUrlCacheEntryA
|
|
|
|
@ stub CommitUrlCacheEntryW
|
|
|
|
@ stub CreateUrlCacheContainerA
|
|
|
|
@ stub CreateUrlCacheContainerW
|
|
|
|
@ stub CreateUrlCacheEntryA
|
|
|
|
@ stub CreateUrlCacheEntryW
|
|
|
|
@ stub CreateUrlCacheGroup
|
|
|
|
@ stub DeleteIE3Cache
|
|
|
|
@ stub DeleteUrlCacheContainerA
|
|
|
|
@ stub DeleteUrlCacheContainerW
|
|
|
|
@ stub DeleteUrlCacheEntry
|
|
|
|
@ stub DeleteUrlCacheGroup
|
2000-04-24 20:03:54 +02:00
|
|
|
@ stdcall DllInstall(long ptr) WININET_DllInstall
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub FindCloseUrlCache
|
|
|
|
@ stub FindFirstUrlCacheContainerA
|
|
|
|
@ stub FindFirstUrlCacheContainerW
|
|
|
|
@ stub FindFirstUrlCacheEntryA
|
|
|
|
@ stub FindFirstUrlCacheEntryExA
|
|
|
|
@ stub FindFirstUrlCacheEntryExW
|
|
|
|
@ stub FindFirstUrlCacheEntryW
|
|
|
|
@ stub FindNextUrlCacheContainerA
|
|
|
|
@ stub FindNextUrlCacheContainerW
|
|
|
|
@ stub FindNextUrlCacheEntryA
|
|
|
|
@ stub FindNextUrlCacheEntryExA
|
|
|
|
@ stub FindNextUrlCacheEntryExW
|
|
|
|
@ stub FindNextUrlCacheEntryW
|
|
|
|
@ stub FreeUrlCacheSpaceA
|
|
|
|
@ stub FreeUrlCacheSpaceW
|
|
|
|
@ stdcall FtpCreateDirectoryA(ptr str) FtpCreateDirectoryA
|
|
|
|
@ stub FtpCreateDirectoryW
|
|
|
|
@ stdcall FtpDeleteFileA(ptr str) FtpDeleteFileA
|
|
|
|
@ stub FtpDeleteFileW
|
|
|
|
@ stdcall FtpFindFirstFileA(ptr str str long long) FtpFindFirstFileA
|
|
|
|
@ stub FtpFindFirstFileW
|
|
|
|
@ stdcall FtpGetCurrentDirectoryA(ptr str ptr) FtpGetCurrentDirectoryA
|
|
|
|
@ stub FtpGetCurrentDirectoryW
|
|
|
|
@ stdcall FtpGetFileA(ptr str str long long long long) FtpGetFileA
|
|
|
|
@ stub FtpGetFileW
|
|
|
|
@ stdcall FtpOpenFileA(ptr str long long long) FtpOpenFileA
|
|
|
|
@ stub FtpOpenFileW
|
|
|
|
@ stdcall FtpPutFileA(ptr str str long long) FtpPutFileA
|
|
|
|
@ stub FtpPutFileW
|
|
|
|
@ stdcall FtpRemoveDirectoryA(ptr str) FtpRemoveDirectoryA
|
|
|
|
@ stub FtpRemoveDirectoryW
|
|
|
|
@ stdcall FtpRenameFileA(ptr str str) FtpRenameFileA
|
|
|
|
@ stub FtpRenameFileW
|
|
|
|
@ stdcall FtpSetCurrentDirectoryA(ptr str) FtpSetCurrentDirectoryA
|
|
|
|
@ stub FtpSetCurrentDirectoryW
|
|
|
|
@ stub GetUrlCacheConfigInfoA
|
|
|
|
@ stub GetUrlCacheConfigInfoW
|
|
|
|
@ stub GetUrlCacheEntryInfoA
|
|
|
|
@ stub GetUrlCacheEntryInfoExA
|
|
|
|
@ stub GetUrlCacheEntryInfoExW
|
|
|
|
@ stub GetUrlCacheEntryInfoW
|
|
|
|
@ stub GetUrlCacheHeaderData
|
|
|
|
@ stub GopherCreateLocatorA
|
|
|
|
@ stub GopherCreateLocatorW
|
|
|
|
@ stub GopherFindFirstFileA
|
|
|
|
@ stub GopherFindFirstFileW
|
|
|
|
@ stub GopherGetAttributeA
|
|
|
|
@ stub GopherGetAttributeW
|
|
|
|
@ stub GopherGetLocatorTypeA
|
|
|
|
@ stub GopherGetLocatorTypeW
|
|
|
|
@ stub GopherOpenFileA
|
|
|
|
@ stub GopherOpenFileW
|
2000-06-11 22:04:44 +02:00
|
|
|
@ stdcall HttpAddRequestHeadersA(ptr str long long) HttpAddRequestHeadersA
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub HttpAddRequestHeadersW
|
|
|
|
@ stub HttpEndRequestA
|
|
|
|
@ stub HttpEndRequestW
|
2000-06-11 22:04:44 +02:00
|
|
|
@ stdcall HttpOpenRequestA(ptr str str str str ptr long long) HttpOpenRequestA
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub HttpOpenRequestW
|
2000-06-11 22:04:44 +02:00
|
|
|
@ stdcall HttpQueryInfoA(ptr long ptr ptr ptr) HttpQueryInfoA
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub HttpQueryInfoW
|
2000-06-11 22:04:44 +02:00
|
|
|
@ stdcall HttpSendRequestA(ptr str long ptr long) HttpSendRequestA
|
2000-10-28 02:30:23 +02:00
|
|
|
@ stdcall HttpSendRequestExA(long ptr ptr long long) HttpSendRequestExA
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub HttpSendRequestExW
|
|
|
|
@ stub HttpSendRequestW
|
|
|
|
@ stub IncrementUrlCacheHeaderData
|
|
|
|
@ stdcall InternetAttemptConnect(long) InternetAttemptConnect
|
|
|
|
@ stub InternetAutodial
|
|
|
|
@ stub InternetAutodialCallback
|
|
|
|
@ stub InternetAutodialHangup
|
|
|
|
@ stdcall InternetCanonicalizeUrlA(str str ptr long) InternetCanonicalizeUrlA
|
|
|
|
@ stub InternetCanonicalizeUrlW
|
2000-08-01 22:53:42 +02:00
|
|
|
@ stdcall InternetCheckConnectionA(ptr long long) InternetCheckConnectionA
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub InternetCheckConnectionW
|
|
|
|
@ stdcall InternetCloseHandle(long) InternetCloseHandle
|
|
|
|
@ stub InternetCombineUrlA
|
|
|
|
@ stub InternetCombineUrlW
|
|
|
|
@ stub InternetConfirmZoneCrossing
|
|
|
|
@ stdcall InternetConnectA(ptr str long str str long long long) InternetConnectA
|
|
|
|
@ stub InternetConnectW
|
|
|
|
@ stdcall InternetCrackUrlA(str long long ptr) InternetCrackUrlA
|
|
|
|
@ stub InternetCrackUrlW
|
|
|
|
@ stub InternetCreateUrlA
|
|
|
|
@ stub InternetCreateUrlW
|
|
|
|
@ stub InternetDebugGetLocalTime
|
|
|
|
@ stub InternetDial
|
|
|
|
@ stub InternetErrorDlg
|
|
|
|
@ stdcall InternetFindNextFileA(ptr ptr) InternetFindNextFileA
|
|
|
|
@ stub InternetFindNextFileW
|
|
|
|
@ stub InternetGetCertByURL
|
2000-04-23 21:55:26 +02:00
|
|
|
@ stdcall InternetGetConnectedState(ptr long) InternetGetConnectedState
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub InternetGetCookieA
|
|
|
|
@ stub InternetGetCookieW
|
|
|
|
@ stdcall InternetGetLastResponseInfoA(ptr str ptr) InternetGetLastResponseInfoA
|
|
|
|
@ stub InternetGetLastResponseInfoW
|
|
|
|
@ stub InternetGoOnline
|
|
|
|
@ stub InternetHangUp
|
|
|
|
@ stub InternetLockRequestFile
|
|
|
|
@ stdcall InternetOpenA(str long str str long) InternetOpenA
|
|
|
|
@ stub InternetOpenServerPushParse
|
|
|
|
@ stub InternetOpenUrlA
|
|
|
|
@ stub InternetOpenUrlW
|
|
|
|
@ stub InternetOpenW
|
|
|
|
@ stub InternetQueryDataAvailable
|
2000-06-11 22:04:44 +02:00
|
|
|
@ stdcall InternetQueryOptionA(ptr long ptr ptr) InternetQueryOptionA
|
2000-04-11 22:07:00 +02:00
|
|
|
@ stub InternetQueryOptionW
|
|
|
|
@ stdcall InternetReadFile(ptr ptr long ptr) InternetReadFile
|
|
|
|
@ stub InternetReadFileExA
|
|
|
|
@ stub InternetReadFileExW
|
|
|
|
@ stub InternetServerPushParse
|
|
|
|
@ stub InternetSetCookieA
|
|
|
|
@ stub InternetSetCookieW
|
|
|
|
@ stub InternetSetDialState
|
|
|
|
@ stub InternetSetFilePointer
|
|
|
|
@ stub InternetSetOptionA
|
|
|
|
@ stub InternetSetOptionExA
|
|
|
|
@ stub InternetSetOptionExW
|
|
|
|
@ stub InternetSetOptionW
|
|
|
|
@ stdcall InternetSetStatusCallback(ptr ptr) InternetSetStatusCallback
|
|
|
|
@ stub InternetShowSecurityInfoByURL
|
|
|
|
@ stub InternetTimeFromSystemTime
|
|
|
|
@ stub InternetTimeToSystemTime
|
|
|
|
@ stub InternetUnlockRequestFile
|
|
|
|
@ stdcall InternetWriteFile(ptr ptr long ptr) InternetWriteFile
|
|
|
|
@ stub InternetWriteFileExA
|
|
|
|
@ stub InternetWriteFileExW
|
|
|
|
@ stub IsHostInProxyBypassList
|
|
|
|
@ stub LoadUrlCacheContent
|
|
|
|
@ stub ParseX509EncodedCertificateForListBoxEntry
|
|
|
|
@ stub ReadUrlCacheEntryStream
|
|
|
|
@ stub RetrieveUrlCacheEntryFileA
|
|
|
|
@ stub RetrieveUrlCacheEntryFileW
|
|
|
|
@ stub RetrieveUrlCacheEntryStreamA
|
|
|
|
@ stub RetrieveUrlCacheEntryStreamW
|
|
|
|
@ stub RunOnceUrlCache
|
|
|
|
@ stub SetUrlCacheConfigInfoA
|
|
|
|
@ stub SetUrlCacheConfigInfoW
|
|
|
|
@ stub SetUrlCacheEntryGroup
|
|
|
|
@ stub SetUrlCacheEntryInfoA
|
|
|
|
@ stub SetUrlCacheEntryInfoW
|
|
|
|
@ stub SetUrlCacheHeaderData
|
|
|
|
@ stub ShowClientAuthCerts
|
|
|
|
@ stub ShowSecurityInfo
|
|
|
|
@ stub ShowX509EncodedCertificate
|
|
|
|
@ stub UnlockUrlCacheEntryFile
|
|
|
|
@ stub UnlockUrlCacheEntryStream
|
|
|
|
@ stub UpdateUrlCacheContentPath
|