Sweden-Number/dlls/wininet
Robert Shearman c564ee826f wininet: Fix some string length calculations.
Fix some string length calculations that didn't account for the
different sized characters with Unicode.
2006-03-30 21:55:37 +02:00
..
tests wininet: Move URL-related tests to a separate file. 2006-03-14 18:49:19 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in wininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT work. 2006-01-20 20:16:56 +01:00
cookie.c wininet: Copy from the start of the cookie name, not the cookie data. 2006-03-20 12:01:25 +01:00
dialogs.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
ftp.c wininet: global function/data cleanup 2005-12-03 18:03:08 +01:00
gopher.c Assorted spelling fixes. 2006-03-21 20:10:39 +01:00
http.c wininet: Clean up HTTP_GetCustomHeaderIndex. 2006-03-30 12:41:04 +02:00
internet.c wininet: Document InternetCrackUrlW. 2006-03-21 16:19:06 +01:00
internet.h wininet: Implement setting of send and receive timeouts. 2006-03-14 17:50:41 +01:00
netconnection.c wininet: Implement setting of send and receive timeouts. 2006-03-14 17:50:41 +01:00
resource.h - Make InternetGetConnectedStateExA not crash, by making 2004-11-21 15:42:57 +00:00
rsrc.rc wininet: Added Hungarian translation. 2006-03-15 11:34:10 +01:00
urlcache.c wininet: Fix some string length calculations. 2006-03-30 21:55:37 +02:00
utility.c wininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED, 2006-01-05 14:37:06 +01: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: Czech language resources encoding fix. 2006-02-13 13:28:37 +01:00
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_Hu.rc wininet: Added Hungarian translation. 2006-03-15 11:34:10 +01:00
wininet_It.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_Ja.rc Added Japanese translation for msrle32, wininet, wcmd. 2004-07-12 20:46:10 +00:00
wininet_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
wininet_Nl.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
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 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_Si.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
wininet_Tr.rc wininet: Turkish translation. 2006-02-06 13:06:49 +01:00
wininet_main.c Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +00:00