Sweden-Number/dlls/wininet
Ričardas Barkauskas 6c0ee62d7a wininet: Check if connection is alive before sending request. 2013-11-07 13:15:50 +01:00
..
tests wininet: Check if connection is alive before sending request. 2013-11-07 13:15:50 +01:00
Makefile.in
cookie.c wininet: Load persistent cookies from other paths in get_cookie function. 2013-04-24 19:42:19 +02:00
dialogs.c wininet: Moved dialog-related functions to dialog.c. 2013-02-26 18:18:46 +01:00
ftp.c wininet: Use BOOL type where appropriate. 2013-10-10 10:44:49 +02:00
gopher.c
http.c wininet: Check if connection is alive before sending request. 2013-11-07 13:15:50 +01:00
internet.c wininet: Implement setting INTERNET_PER_CONN_PROXY_BYPASS. 2013-10-30 10:13:35 +01:00
internet.h wininet: Added support for locking HTTP request files. 2013-10-04 17:46:23 +02:00
netconnection.c wininet: Don't bother reconnecting to server for compat secure mode if we don't have compat cred handle. 2013-04-08 19:49:07 +02:00
resource.h
urlcache.c wininet: Fix cache container prefix initialization. 2013-04-24 14:32:37 +02:00
utility.c wininet: Address string should never be converted to UNICODE in status notifications. 2013-02-18 17:02:14 +01:00
wininet.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
wininet.spec wininet: Add a stub for LoadUrlCacheContent. 2013-02-14 17:33:23 +01:00
wininet_main.c