WININET: stub implementations

Hans Leidekker hans at it.vu.nl
Sat Jan 29 04:50:45 CST 2005


 -Hans

Changelog:
  Stub implementations for FtpGetFileSize, FtpCommand{A,W}, HttpSendRequestExW,
  InternetGetLastResponseInfoW, InternetConfirmZoneCrossing{A,W}, InternetDial{A,W},
  InternetGoOnline{A,W}, InternetHangUp, CreateMD5SSOHash,
  InternetClearAllPerSiteCookieDecisions, InternetEnumPerSiteCookieDecision{A,W},
  InternetGetCookieEx{A,W}, InternetGetPerSiteCookieDecision{A,W},
  InternetSetPerSiteCookieDecision{A,W}, InternetSetCookieEx{A,W},
  ResumeSuspendedDownload, RetrieveUrlCacheEntryFileW, UnlockUrlCacheEntryFileW,
  {Create,Delete}UrlCacheEntryW, CommitUrlCacheEntryW, RetrieveUrlCacheEntryStreamW,
  FindCloseUrlCache, FindFirstUrlCacheEntryEx{A,W}, FindFirstUrlCacheGroup,
  FindNextUrlCacheEntry{,Ex}{A,W}, FindNextUrlCacheGroup, SetUrlCacheEntryGroup{A,W},
  {Get,Set}UrlCacheGroupAttribute{A,W}, SetUrlCacheConfigInfo{A,W}.

  Spec file stubs for new undocumented functions ForceNexusLookup{,ExW},
  Ftp{Get,Put}FileEx, HttpCheckDavCompliance, InternetAlgIdToString{A,W},
  InternetFortezzaCommand, InternetGetCertByURLA, InternetQueryFortezzaStatus,
  InternetSecurityProtocolToString{A,W}, InternetSetDialState{A,W},
  InternetShowSecurityInfoByURL{A,W}, IsUrlCacheEntryExpired{A,W},
  Privacy{Get,Set}ZonePreferenceW, RegisterUrlCacheNotification, UrlZonesDetach.

  Use memcpy instead of strncpy in InternetGetLastResponseInfoA.
  Add and improve some traces.
  Fix my own coding style in InternetTimeToSystemTimeW.
  Fix a couple of signedness warnings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wininet_stubs.diff
Type: text/x-diff
Size: 43447 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050129/87b96cc6/wininet_stubs.bin


More information about the wine-patches mailing list