Alexandre Julliard
|
f89ab56ef6
|
mscoree: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-07-05 17:34:22 +02:00 |
Józef Kucia
|
c1d4d82e15
|
mscoree: Fix compilation on systems that don't support nameless unions.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-12 16:10:38 +02:00 |
Paul Gofman
|
98d5c4a90f
|
mscoree: Call native DllEntryPoint when it is defined in COR header.
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-04 14:41:00 +09:00 |
Frédéric Delanoy
|
38adec4ac5
|
mscoree: Use BOOL type where appropriate.
|
2013-10-25 13:36:01 +02:00 |
Francois Gouget
|
bde73d8dfc
|
mscoree: Make assembly_rva_to_va() and parse_headers() static.
|
2012-05-04 18:08:34 +02:00 |
Vincent Povirk
|
d2d1c6d824
|
mscoree: Detect when a CLR DLL requests vtable fixups.
|
2012-05-03 11:51:03 +02:00 |
Alistair Leslie-Hughes
|
bef72c4884
|
mscoree: Add ICorDebug interface support.
|
2011-09-28 12:37:47 +02:00 |
Vincent Povirk
|
4ce33c6960
|
mscoree: Implement config file parsing.
|
2010-11-11 16:25:10 +01:00 |
Vincent Povirk
|
2c2d53024f
|
mscoree: Use the new Mono runtime search code in GetRequestedRuntimeInfo.
|
2010-10-13 11:20:42 +02:00 |
Vincent Povirk
|
3f211a5126
|
mscoree: Implement ICLRMetaHost_GetVersionFromFile.
|
2010-10-05 12:07:37 +02:00 |