wine-wine/dlls/urlmon
Jacek Caban 6f9e330838 urlmon: Build more appropriate user agent string.
The registry value we used previously seems to be ignored by recent IEs.
2012-04-06 20:14:52 +02:00
..
tests urlmon/tests: Test PI_MIMEVERIFICATION when MIME filter is in use. 2012-03-16 15:38:36 +01:00
Makefile.in urlmon: Add mime handler layer before data is processed. 2012-03-16 15:38:32 +01:00
bindctx.c
binding.c urlmon: Stop binding when OnDataAvailable fails. 2012-03-15 19:55:20 +01:00
bindprot.c urlmon: Add mime handler layer before data is processed. 2012-03-16 15:38:32 +01:00
download.c
file.c
format.c
ftp.c
gopher.c
http.c
internet.c
mimefilter.c
mk.c
protocol.c
rsrc.rc
sec_mgr.c urlmon: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions. 2012-01-31 15:38:01 +01:00
session.c urlmon: Build more appropriate user agent string. 2012-04-06 20:14:52 +02:00
umon.c
umstream.c
uri.c urlmon: Properly handle combining relative mk: URIs containing full internal path. 2012-02-09 09:39:34 -06:00
urlmon.inf
urlmon.rgs
urlmon.spec urlmon: Added CopyBindInfo implementation. 2012-03-08 18:54:51 +01:00
urlmon_main.c urlmon: Print the debug string and not the pointer to it. 2012-03-26 18:15:25 +02:00
urlmon_main.h urlmon: Add mime handler layer before data is processed. 2012-03-16 15:38:32 +01:00
urlmon_urlmon.idl urlmon: Added CUri ClassFactory implementation. 2012-01-13 18:17:36 +01:00
usrmarshal.c