Sweden-Number/dlls/wininet
Huw Davies a3f03e1cd2 Add a counter to keep track of the number of outstanding async
requests.  This gets around a problem where a SetEvent could be called
before a previous event had been dealt with.
2002-11-13 19:40:50 +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
Makefile.in Added HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW. 2002-11-12 02:13:04 +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 Add a counter to keep track of the number of outstanding async 2002-11-13 19:40:50 +00:00
internet.h Removed trailing white space. 2002-08-28 23:43:43 +00:00
urlcache.c Added stubs for IsHostInProxyBypassList and GetUrlCacheEntryInfoExA. 2002-11-13 04:08:26 +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 Added stubs for IsHostInProxyBypassList and GetUrlCacheEntryInfoExA. 2002-11-13 04:08:26 +00:00
wininet_main.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00