wine-wine/dlls/wininet
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
..
tests tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02: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
ftp.c
gopher.c
http.c wininet: Don't assume that end of chunk means end of stream. 2013-09-20 11:11:54 +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
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.rc wininet: Use neutral language for the version resource. 2013-07-09 22:21:58 +02:00
wininet.spec
wininet_main.c