.. |
tests
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +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
|
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
|
Added gopher stubs.
|
2003-11-09 01:23:32 +00:00 |
http.c
|
Remove the 'L' suffix on a number of constants to avoid comparison
|
2005-09-13 15:00:32 +00:00 |
internet.c
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +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
|
- Make InternetGetConnectedStateExA not crash, by making
|
2004-11-21 15:42:57 +00:00 |
rsrc.rc
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
|
2005-09-19 17:00:58 +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
|
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
|
2004-08-24 18:33:01 +00: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_Fr.rc
|
Updated French resources.
|
2005-01-17 15:34:49 +00: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_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_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_main.c
|
Don't prefix the functions DllInstall and DllGetVersion with the dll
|
2005-08-08 17:43:51 +00:00 |