reactos/dll/win32/urlmon
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
axinstall.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
bindctx.c [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
binding.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
bindprot.c [URLMON] Sync with Wine Staging 3.9. CORE-14656 2018-06-04 03:50:24 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
download.c [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
file.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
format.c [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
ftp.c [URLMON] Sync with Wine Staging 3.9. CORE-14656 2018-06-04 03:50:24 +01:00
gopher.c [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
http.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
internet.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
mimefilter.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
mk.c [URLMON] Sync with Wine Staging 3.9. CORE-14656 2018-06-04 03:50:24 +01:00
precomp.h [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
protocol.c [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
resource.h
sec_mgr.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
session.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
umon.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
umstream.c [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
uri.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
urlmon.inf [URLMON] Convert urlmon.inf to utf8 since git insists on fucking up utf16 files. 2017-10-07 23:43:57 +02:00
urlmon.rc [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00
urlmon.rgs
urlmon.spec
urlmon_main.c [URLMON] Sync with Wine Staging 4.0. CORE-15682 2019-02-04 13:04:30 +01:00
urlmon_main.h [URLMON] Sync with Wine Staging 3.9. CORE-14656 2018-06-04 03:50:24 +01:00
urlmon_urlmon.idl
urlmon_urlmon.rgs
usrmarshal.c [URLMON] Sync with Wine Staging 3.3. CORE-14434 2018-03-23 12:35:23 +01:00