wine/dlls/wininet
2014-05-06 13:49:47 +02:00
..
tests wininet: Fixed tests on some old Windows versions. 2014-03-24 20:20:07 +01:00
cookie.c
dialogs.c
ftp.c
gopher.c
http.c wininet: Handle secure proxy connections inside the main loop. 2014-05-06 13:49:09 +02:00
internet.c wininet: Add support for retrieving the proxy automatic configuration URL on Mac OS X. 2014-05-06 13:49:47 +02:00
internet.h wininet: Use blocking_mode_t instead of flags in NETCON_recv. 2014-03-05 19:16:46 +01:00
Makefile.in wininet: Add support for retrieving the proxy automatic configuration URL on Mac OS X. 2014-05-06 13:49:47 +02:00
netconnection.c wininet: Improved non-blocking mode in secure NETCON_recv. 2014-03-05 19:16:50 +01:00
resource.h
urlcache.c
utility.c
wininet.rc wininet: Update module version. 2014-02-10 10:42:07 +01:00
wininet.spec
wininet_main.c