Sweden-Number/dlls/wininet
Robert Shearman f5af18f05f - Improve callback to give context sensitive information about the
different statuses and print the thread ID that it was called from.
- Replace the busy waiting on the "goon" flag with an event.
- Replace hard coded numbers with more informative constants
  throughout the InternetReadFile test.
- Add tests for InternetReadFileExA.
- Fix the error value from calling InternetReadFile with a NULL handle
  as indicated by the test.
2005-11-16 11:21:41 +00:00
..
tests - Improve callback to give context sensitive information about the 2005-11-16 11:21:41 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in
cookie.c
dialogs.c
ftp.c We shouldn't pass the struct hostent returned from gethostbyname as 2005-11-15 18:16:55 +00:00
gopher.c
http.c We shouldn't pass the struct hostent returned from gethostbyname as 2005-11-15 18:16:55 +00:00
internet.c - Improve callback to give context sensitive information about the 2005-11-16 11:21:41 +00:00
internet.h We shouldn't pass the struct hostent returned from gethostbyname as 2005-11-15 18:16:55 +00:00
netconnection.c SSL doesn't need to use a different socket to unsecure communications. 2005-11-15 12:01:40 +00:00
resource.h
rsrc.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
urlcache.c Fixed Unicode buffer size bug in CreateUrlCacheEntryW. 2005-11-15 16:56:04 +00:00
utility.c We shouldn't pass the struct hostent returned from gethostbyname as 2005-11-15 18:16:55 +00:00
version.rc Update wininet version info. 2005-11-10 11:03:51 +00:00
wininet.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +00:00
wininet_Bg.rc Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, 2005-09-19 17:00:58 +00:00
wininet_Cs.rc
wininet_De.rc
wininet_En.rc
wininet_Es.rc
wininet_Fi.rc Update Finnish resources. 2005-09-25 15:14:58 +00:00
wininet_Fr.rc
wininet_It.rc
wininet_Ja.rc
wininet_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
wininet_Nl.rc
wininet_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
wininet_Pt.rc
wininet_Ru.rc
wininet_Si.rc
wininet_main.c Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +00:00