Sweden-Number/dlls/wininet
Frédéric Delanoy 43d6a45c4e wininet: Constify some character strings. 2013-12-19 17:09:14 +01:00
..
tests wininet: Always store the SSL context. 2013-12-11 12:57:04 +01:00
Makefile.in makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01: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: 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 BOOL type where appropriate. 2013-11-27 10:54:22 +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 wininet: Fix cache container prefix initialization. 2013-04-24 14:32:37 +02:00
utility.c Assorted spelling fixes. 2013-11-21 19:44:46 +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