Sweden-Number/dlls/wininet
Piotr Caban 9d68333f78 wininet: Use the same hashing function as native does. 2012-04-19 19:28:11 +02:00
..
tests wininet/tests: Moved a test outside a loop to make numbers of tests run independent on the numbers of entries in the cache. 2012-04-09 18:10:32 +02:00
Makefile.in wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
cookie.c wininet: Use the constants from the wininet header. 2011-08-24 11:58:13 +02:00
dialogs.c wininet: Add prototypes for a couple of mpr functions. 2011-11-15 19:37:35 +01:00
ftp.c wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK. 2012-03-08 17:59:02 +01:00
gopher.c
http.c wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK. 2012-03-08 17:59:02 +01:00
internet.c wininet: Added separated function for querying global options. 2012-03-08 17:59:35 +01:00
internet.h wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK. 2012-03-08 17:59:02 +01:00
netconnection.c wininet: Add support for setting and retrieving the send/receive timeouts. 2012-01-16 12:16:41 +01:00
resource.h wininet: Add a simple certificate dialog to InternetErrorDlg. 2010-12-20 12:47:39 +01:00
urlcache.c wininet: Use the same hashing function as native does. 2012-04-19 19:28:11 +02:00
utility.c wininet: Don't free name before the IPv6 lookup. 2012-01-11 20:11:39 +01:00
wininet.rc wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
wininet.spec wininet: Add a stub for ShowClientAuthCerts. 2011-11-03 17:42:05 +01:00
wininet_main.c