Sweden-Number/dlls/wininet
Jacek Caban 8ca611a598 wininet: Moved dialog-related functions to dialog.c. 2013-02-26 18:18:46 +01:00
..
tests wininet: Removed broken cache tests. 2013-02-18 17:02:18 +01:00
Makefile.in wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
cookie.c wininet: Properly handle output buffer size in InternetGetCookieA. 2012-12-28 11:26:56 +01:00
dialogs.c wininet: Moved dialog-related functions to dialog.c. 2013-02-26 18:18:46 +01:00
ftp.c wininet: Don't reset the available size after the async has been queued. 2013-02-12 10:19:38 +01:00
gopher.c
http.c wininet: Moved dialog-related functions to dialog.c. 2013-02-26 18:18:46 +01:00
internet.c wininet: Get rid of WORKREQ* types. 2013-01-30 13:05:28 +01:00
internet.h wininet: Get rid of WORKREQ* types. 2013-01-30 13:05:28 +01:00
netconnection.c wininet: Fail in NETCON_secure_connect instead of create_netconn if OpenSSL is not available. 2013-02-21 19:16:36 +01:00
resource.h
urlcache.c wininet: Add a stub for LoadUrlCacheContent. 2013-02-14 17:33:23 +01: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: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
wininet.spec wininet: Add a stub for LoadUrlCacheContent. 2013-02-14 17:33:23 +01:00
wininet_main.c