wine-wine/dlls/wininet
Nikolay Sivov 1f1d404832 wininet: Update module version. 2014-02-10 10:42:07 +01:00
..
tests wininet/tests: Add tests for InternetGetConnectedStateEx[A|W]. 2014-02-05 13:49:25 +01:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
cookie.c
dialogs.c wininet: Separate socket destruction from destruction of the connection object. 2013-12-11 12:57:01 +01:00
ftp.c wininet: Use BOOL type where appropriate. 2013-10-10 10:44:49 +02:00
gopher.c
http.c wininet: Constify some character strings. 2013-12-19 17:09:14 +01:00
internet.c wininet: Use boolean return value in boolean function. 2014-02-04 11:15:30 +01:00
internet.h wininet: Separate socket destruction from destruction of the connection object. 2013-12-11 12:57:01 +01:00
netconnection.c wininet: Always store the SSL context. 2013-12-11 12:57:04 +01:00
resource.h
urlcache.c
utility.c Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
wininet.rc wininet: Update module version. 2014-02-10 10:42:07 +01:00
wininet.spec
wininet_main.c