wine/dlls/wininet
Alberto Massari adae4350d2 - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA to urlcache.c.
- Added stub implementation of GetUrlCacheEntryInfoExW.
 - Implemented InternetQueryOptionW, InternetCombineUrl[A|W].
 - InternetSetOptionW prints FIXMEs with more informations.
 - INTERNET_SetLastError was crashing if called after the thread
   local storage area had already been deleted (it happens if you
   close Internet Explorer while the download is still in progress).
2002-12-05 19:54:40 +00:00
..
tests Updated the generated tests. 2002-11-12 01:13:10 +00:00
.cvsignore Reworking of http and asyncronous calls to get IE6 to install. 2002-06-21 23:59:49 +00:00
ftp.c - Implementation of [Internet|Ftp]*W functions to extend (almost) 2002-10-28 18:48:24 +00:00
http.c Added stubs for IsHostInProxyBypassList and GetUrlCacheEntryInfoExA. 2002-11-13 04:08:26 +00:00
internet.c - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA to urlcache.c. 2002-12-05 19:54:40 +00:00
internet.h Removed trailing white space. 2002-08-28 23:43:43 +00:00
Makefile.in Added HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW. 2002-11-12 02:13:04 +00:00
urlcache.c - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA to urlcache.c. 2002-12-05 19:54:40 +00:00
utility.c Reworking of http and asyncronous calls to get IE6 to install. 2002-06-21 23:59:49 +00:00
version.rc Reworking of http and asyncronous calls to get IE6 to install. 2002-06-21 23:59:49 +00:00
wininet.spec - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA to urlcache.c. 2002-12-05 19:54:40 +00:00
wininet_main.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00