Sweden-Number/dlls/urlmon
Gabriel Ivăncescu 6843cecb53 urlmon: Return the currently set user agent when 'version' is invalid.
ObtainUserAgentString returns the currently set (custom) user agent unless
the version requested is a valid one (7, 8, ... 11, or 7 | UAS_EXACTLEGACY),
in which case it uses that version to build the user agent.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-11 21:14:59 +02:00
..
tests urlmon: Return the currently set user agent when 'version' is invalid. 2022-04-11 21:14:59 +02:00
Makefile.in urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
axinstall.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
bindctx.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
binding.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
bindprot.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
download.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
file.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
format.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
ftp.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
gopher.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
http.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
internet.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
mimefilter.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
mk.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
protocol.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
resource.h
sec_mgr.c urlmon: Use I width modifier instead of casting to DWORD. 2022-04-06 23:07:20 +02:00
session.c urlmon: Return the currently set user agent when 'version' is invalid. 2022-04-11 21:14:59 +02:00
umon.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
umstream.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00
uri.c urlmon: Use I width modifier instead of casting to DWORD. 2022-04-06 23:07:20 +02:00
urlmon.inf
urlmon.rc
urlmon.rgs
urlmon.spec mshtml: Always return the custom user agent if it has been set. 2022-04-11 21:14:53 +02:00
urlmon_main.c urlmon: Add basic implementation of MapBrowserEmulationModeToUserAgent. 2022-04-11 21:14:48 +02:00
urlmon_main.h
urlmon_urlmon.idl
usrmarshal.c urlmon: Enable compilation with long types. 2022-02-18 11:03:22 +01:00