Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

329 lines
8.1 KiB

  1. LIBRARY WININET
  2. EXPORTS
  3. InternetTimeFromSystemTimeA
  4. InternetTimeFromSystemTimeW
  5. InternetTimeFromSystemTime = InternetTimeFromSystemTimeA
  6. InternetTimeToSystemTimeA
  7. InternetTimeToSystemTimeW
  8. InternetTimeToSystemTime = InternetTimeToSystemTimeA
  9. InternetCrackUrlA
  10. InternetCrackUrlW
  11. InternetCreateUrlA
  12. InternetCreateUrlW
  13. InternetCanonicalizeUrlA
  14. InternetCanonicalizeUrlW
  15. InternetCombineUrlA
  16. InternetCombineUrlW
  17. InternetOpenA
  18. InternetOpenW
  19. InternetCloseHandle
  20. InternetConnectA
  21. InternetConnectW
  22. InternetOpenUrlA
  23. InternetOpenUrlW
  24. InternetSetFilePointer
  25. InternetReadFile
  26. InternetReadFileExA
  27. InternetReadFileExW
  28. InternetWriteFile
  29. InternetWriteFileExA
  30. InternetWriteFileExW
  31. InternetQueryDataAvailable
  32. InternetFindNextFileA
  33. InternetFindNextFileW
  34. InternetQueryOptionA
  35. InternetQueryOptionW
  36. InternetSetOptionA
  37. InternetSetOptionW
  38. InternetSetOptionExA
  39. InternetSetOptionExW
  40. InternetGetLastResponseInfoA
  41. InternetGetLastResponseInfoW
  42. InternetSetStatusCallbackA
  43. InternetSetStatusCallbackW
  44. InternetSetStatusCallback = InternetSetStatusCallbackA
  45. InternetConfirmZoneCrossingA
  46. InternetConfirmZoneCrossingW
  47. InternetConfirmZoneCrossing = InternetConfirmZoneCrossingA
  48. InternetAlgIdToStringA
  49. InternetAlgIdToStringW
  50. InternetSecurityProtocolToStringA
  51. InternetSecurityProtocolToStringW
  52. InternetQueryFortezzaStatus
  53. InternetFortezzaCommand
  54. ForceNexusLookup
  55. ForceNexusLookupExW
  56. CreateMD5SSOHash
  57. FtpFindFirstFileA
  58. FtpFindFirstFileW
  59. FtpGetFileA
  60. FtpGetFileW
  61. FtpGetFileEx
  62. FtpPutFileA
  63. FtpPutFileW
  64. FtpPutFileEx
  65. FtpDeleteFileA
  66. FtpDeleteFileW
  67. FtpRenameFileA
  68. FtpRenameFileW
  69. FtpOpenFileA
  70. FtpOpenFileW
  71. FtpCreateDirectoryA
  72. FtpCreateDirectoryW
  73. FtpRemoveDirectoryA
  74. FtpRemoveDirectoryW
  75. FtpSetCurrentDirectoryA
  76. FtpSetCurrentDirectoryW
  77. FtpGetCurrentDirectoryA
  78. FtpGetCurrentDirectoryW
  79. FtpGetFileSize
  80. FtpCommandA
  81. FtpCommandW
  82. GopherCreateLocatorA
  83. GopherCreateLocatorW
  84. GopherGetLocatorTypeA
  85. GopherGetLocatorTypeW
  86. GopherFindFirstFileA
  87. GopherFindFirstFileW
  88. GopherOpenFileA
  89. GopherOpenFileW
  90. GopherGetAttributeA
  91. GopherGetAttributeW
  92. ;GopherSendDataA
  93. ;GopherSendDataW
  94. HttpOpenRequestA
  95. HttpOpenRequestW
  96. HttpAddRequestHeadersA
  97. HttpAddRequestHeadersW
  98. HttpSendRequestA
  99. HttpSendRequestW
  100. HttpSendRequestExA
  101. HttpSendRequestExW
  102. HttpEndRequestA
  103. HttpEndRequestW
  104. HttpQueryInfoA
  105. HttpQueryInfoW
  106. InternetErrorDlg
  107. InternetSetCookieA
  108. InternetSetCookieW
  109. InternetSetCookieExA
  110. InternetSetCookieExW
  111. InternetGetCookieA
  112. InternetGetCookieW
  113. InternetGetCookieExA
  114. InternetGetCookieExW
  115. CreateUrlCacheEntryA
  116. CreateUrlCacheEntryW
  117. CommitUrlCacheEntryA
  118. CommitUrlCacheEntryW
  119. RetrieveUrlCacheEntryFileA
  120. RetrieveUrlCacheEntryFileW
  121. UnlockUrlCacheEntryFileA
  122. UnlockUrlCacheEntryFileW
  123. UnlockUrlCacheEntryFile = UnlockUrlCacheEntryFileA
  124. RetrieveUrlCacheEntryStreamA
  125. RetrieveUrlCacheEntryStreamW
  126. ReadUrlCacheEntryStream
  127. UnlockUrlCacheEntryStream
  128. GetUrlCacheEntryInfoA
  129. GetUrlCacheEntryInfoW
  130. GetUrlCacheEntryInfoExA
  131. GetUrlCacheEntryInfoExW
  132. SetUrlCacheEntryInfoA
  133. SetUrlCacheEntryInfoW
  134. DeleteUrlCacheEntryA
  135. DeleteUrlCacheEntryW
  136. DeleteUrlCacheEntry = DeleteUrlCacheEntryA
  137. FindFirstUrlCacheContainerA
  138. FindFirstUrlCacheContainerW
  139. FindNextUrlCacheContainerA
  140. FindNextUrlCacheContainerW
  141. CreateUrlCacheContainerA
  142. CreateUrlCacheContainerW
  143. DeleteUrlCacheContainerA
  144. DeleteUrlCacheContainerW
  145. FindFirstUrlCacheEntryA
  146. FindFirstUrlCacheEntryW
  147. FindFirstUrlCacheEntryExA
  148. FindFirstUrlCacheEntryExW
  149. FindNextUrlCacheEntryA
  150. FindNextUrlCacheEntryW
  151. FindNextUrlCacheEntryExA
  152. FindNextUrlCacheEntryExW
  153. FindCloseUrlCache
  154. IsUrlCacheEntryExpiredA
  155. IsUrlCacheEntryExpiredW
  156. CreateUrlCacheGroup
  157. DeleteUrlCacheGroup
  158. SetUrlCacheEntryGroupA
  159. SetUrlCacheEntryGroupW
  160. SetUrlCacheEntryGroup = SetUrlCacheEntryGroupA
  161. FindFirstUrlCacheGroup
  162. FindNextUrlCacheGroup
  163. GetUrlCacheGroupAttributeA
  164. GetUrlCacheGroupAttributeW
  165. SetUrlCacheGroupAttributeA
  166. SetUrlCacheGroupAttributeW
  167. FreeUrlCacheSpaceA
  168. FreeUrlCacheSpaceW
  169. GetUrlCacheConfigInfoA
  170. GetUrlCacheConfigInfoW
  171. SetUrlCacheConfigInfoA
  172. SetUrlCacheConfigInfoW
  173. GetUrlCacheHeaderData
  174. SetUrlCacheHeaderData
  175. IncrementUrlCacheHeaderData
  176. LoadUrlCacheContent
  177. UpdateUrlCacheContentPath
  178. RegisterUrlCacheNotification
  179. ; P3P exports
  180. MapResourceToPolicy @120 NONAME
  181. GetP3PPolicy @121 NONAME
  182. FreeP3PObject @122 NONAME
  183. GetP3PRequestStatus @123 NONAME
  184. ; InternetAddHistoryItem
  185. ; InternetIsHistorical
  186. ; BUGBUG [arthurbi] - Remove this function after Beta 1.
  187. ; This is exported out of WININET so MSHTML can reuse
  188. ; some of the IE 2 SSL code without too much modification.
  189. ;
  190. ; POST-BETA1 we need to have InternetErrorDlg do all
  191. ; the work for MSHTML. That way we impliment ONE
  192. ; set Certifcate UI code.
  193. ;
  194. InternetShowSecurityInfoByURLA
  195. InternetShowSecurityInfoByURLW
  196. InternetShowSecurityInfoByURL = InternetShowSecurityInfoByURLA
  197. RunOnceUrlCache
  198. DeleteIE3Cache
  199. InternetAttemptConnect ; A caller may call this the first time to
  200. ; so we make a winsock call, which may invoke dial
  201. ; dialog
  202. ShowSecurityInfo
  203. ShowX509EncodedCertificate
  204. ShowClientAuthCerts
  205. ParseX509EncodedCertificateForListBoxEntry
  206. InternetLockRequestFile
  207. InternetUnlockRequestFile
  208. InternetCheckConnectionA ;
  209. InternetCheckConnectionW ;
  210. InternetInitializeAutoProxyDll
  211. InternetAutodialCallback
  212. InternetDialA
  213. InternetDialW
  214. InternetDial = InternetDialA
  215. InternetHangUp
  216. InternetGoOnlineA
  217. InternetGoOnlineW
  218. InternetGoOnline = InternetGoOnlineA
  219. InternetAutodial
  220. InternetAutodialHangup
  221. InternetSetDialStateA
  222. InternetSetDialStateW
  223. InternetSetDialState = InternetSetDialStateA
  224. InternetGetConnectedState
  225. InternetGetConnectedStateExA
  226. InternetGetConnectedStateExW
  227. InternetGetConnectedStateEx = InternetGetConnectedStateExA
  228. ; Exports for the Security Zones functions.
  229. IsHostInProxyBypassList
  230. ; Called by setup to install registry entries needed by Wininet.
  231. DllInstall PRIVATE
  232. InternetGetCertByURLA
  233. InternetGetCertByURL = InternetGetCertByURLA
  234. ShowCertificate
  235. ResumeSuspendedDownload
  236. DetectAutoProxyUrl
  237. DoConnectoidsExist @101 NONAME
  238. GetDiskInfoA @102 NONAME
  239. PerformOperationOverUrlCacheA @103 NONAME
  240. HttpCheckDavComplianceA @104 NONAME
  241. HttpCheckDavComplianceW @105 NONAME
  242. HttpCheckDavCompliance = HttpCheckDavComplianceA
  243. ; Commenting out as per bug 15696
  244. ;HttpCheckCachedDavStatusA @106 NONAME
  245. ;HttpCheckCachedDavStatusW @107 NONAME
  246. ;HttpCheckCachedDavStatus = HttpCheckCachedDavStatusA
  247. ; This is a huge hack
  248. UrlZonesDetach
  249. ;; Don't forget wininet.w in iedev\inc
  250. ImportCookieFileA @108 NONAME
  251. ExportCookieFileA @109 NONAME
  252. ImportCookieFileW @110 NONAME
  253. ExportCookieFileW @111 NONAME
  254. IsProfilesEnabled @112 NONAME
  255. IsDomainLegalCookieDomainA @116 NONAME
  256. IsDomainLegalCookieDomainW @117 NONAME
  257. FindP3PPolicySymbol @118 NONAME
  258. InternetSetPerSiteCookieDecisionA
  259. InternetSetPerSiteCookieDecisionW
  260. InternetGetPerSiteCookieDecisionA
  261. InternetGetPerSiteCookieDecisionW
  262. InternetClearAllPerSiteCookieDecisions
  263. InternetEnumPerSiteCookieDecisionA
  264. InternetEnumPerSiteCookieDecisionW
  265. PrivacySetZonePreferenceW
  266. PrivacyGetZonePreferenceW