wine-wine/dlls/wininet
Alexandre Julliard dd281290e8 Authors: Marcus Meissner <marcus@jet.franken.de>, Walter Weiss <wjweiss@hotmail.com>
Added handling of more HTTP standard headers and binary search lists.
2005-11-01 18:06:54 +00:00
..
tests Implement InternetCreateUrlW and test cases. 2005-10-31 14:06:35 +00:00
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
cookie.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
dialogs.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
ftp.c Fix some warnings. 2005-06-13 19:05:42 +00:00
gopher.c
http.c Authors: Marcus Meissner <marcus@jet.franken.de>, Walter Weiss <wjweiss@hotmail.com> 2005-11-01 18:06:54 +00:00
internet.c Implement InternetCreateUrlW and test cases. 2005-10-31 14:06:35 +00:00
internet.h Make functions static. 2005-10-26 10:07:58 +00:00
netconnection.c Move the peek_msg buffers for SSL connections into the 2005-10-20 11:35:54 +00:00
resource.h - Make InternetGetConnectedStateExA not crash, by making 2004-11-21 15:42:57 +00:00
rsrc.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
urlcache.c gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
utility.c Fixed some more traces to use the right printf format and avoid 2005-09-12 14:12:46 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +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 Update German resources. 2005-01-17 13:43:16 +00:00
wininet_En.rc - Make InternetGetConnectedStateExA not crash, by making 2004-11-21 15:42:57 +00:00
wininet_Es.rc Spanish translations updated. 2005-04-11 13:01:46 +00:00
wininet_Fi.rc Update Finnish resources. 2005-09-25 15:14:58 +00:00
wininet_Fr.rc Updated French resources. 2005-01-17 15:34:49 +00:00
wininet_It.rc
wininet_Ja.rc
wininet_Nl.rc
wininet_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
wininet_Pt.rc Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
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