Sweden-Number/dlls/wininet
Jacek Caban 7a1ad69869 wininet: Added more connection failure tests. 2011-12-08 18:04:31 +01:00
..
tests wininet: Added more connection failure tests. 2011-12-08 18:04:31 +01:00
Makefile.in wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
cookie.c wininet: Use the constants from the wininet header. 2011-08-24 11:58:13 +02:00
dialogs.c wininet: Add prototypes for a couple of mpr functions. 2011-11-15 19:37:35 +01:00
ftp.c wininet: Fix printing NULL strings. 2011-09-20 16:21:38 +02:00
gopher.c
http.c wininet: Properly handle closed connection in HTTP_HttpEndRequestW. 2011-12-08 18:04:30 +01:00
internet.c wininet: Improve stub message for InternetSetFilePointer. 2011-11-15 11:49:03 +01:00
internet.h wininet: Mark internal symbols with hidden visibility. 2011-05-26 13:30:38 +02:00
netconnection.c wininet: Give a name to the critical sections, make them static and delete them when unloading the dll. 2011-11-16 17:02:22 +01:00
resource.h wininet: Add a simple certificate dialog to InternetErrorDlg. 2010-12-20 12:47:39 +01:00
urlcache.c wininet: Add a stub for RunOnceUrlCache. 2011-11-02 12:26:48 +01:00
utility.c wininet: Consistently use the allocation macros. 2011-06-01 15:16:53 +02:00
wininet.rc wininet: Convert dialogs to po files. 2011-11-30 19:57:15 +01:00
wininet.spec wininet: Add a stub for ShowClientAuthCerts. 2011-11-03 17:42:05 +01:00
wininet_main.c