Sweden-Number/dlls/wininet
Alexandre Julliard 94defee579 Don't prefix the functions DllInstall and DllGetVersion with the dll
name so that the compiler can check the prototypes.
2005-08-08 17:43:51 +00:00
..
tests Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
cookie.c
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 Changed setting default port number from HTTP_Connect to 2005-06-21 20:02:34 +00:00
internet.c As per MSDN, INTERNET_OPTION_CONNECTED_STATE should take a DWORD 2005-08-03 19:13:27 +00:00
internet.h Fix some warnings. 2005-06-13 19:05:42 +00:00
netconnection.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-29 19:49:21 +00:00
resource.h
rsrc.rc
urlcache.c gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00
utility.c Get rid of the remaining calls to strncpyW, and remove that function 2005-04-21 17:18:50 +00:00
version.rc
wininet.spec Don't prefix the functions DllInstall and DllGetVersion with the dll 2005-08-08 17:43:51 +00:00
wininet_Cs.rc
wininet_De.rc
wininet_En.rc
wininet_Es.rc Spanish translations updated. 2005-04-11 13:01:46 +00:00
wininet_Fr.rc
wininet_It.rc
wininet_Ja.rc
wininet_Nl.rc
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