wine/dlls/wininet
2013-07-12 18:04:26 +02:00
..
tests wininet/tests: Added HTTP status header tests. 2013-07-12 18:04:26 +02:00
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
gopher.c
http.c wininet: Remove old FIXME about bypassing proxy. 2013-05-08 20:43:23 +02:00
internet.c wininet: Don't bother to free memory at process exit. 2013-05-15 10:32:40 +02:00
internet.h wininet: Get rid of rawHeaders field in request_t structure. 2013-04-30 18:44:47 +02:00
Makefile.in
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 wininet: Use neutral language for the version resource. 2013-07-09 22:21:58 +02:00
wininet.spec
wininet_main.c