Vincent Povirk
|
d54b800793
|
mscoree: Implement ICLRRuntimeInfo_GetInterface.
|
2010-10-05 12:07:37 +02:00 |
Vincent Povirk
|
fce6f93b48
|
mscoree: Add stub implementation of ICLRMetaHost.
|
2010-10-05 12:07:37 +02:00 |
Vincent Povirk
|
1fbb214248
|
mscoree: Stub CLRCreateInstance.
|
2010-10-04 16:27:03 +02:00 |
Francois Gouget
|
5c046d13d5
|
mscoree: Make find_mono_dll() static.
|
2010-09-29 10:04:55 +02:00 |
Vincent Povirk
|
d0f7edd2c1
|
mscoree: Search for Mono in some predefined paths before using the registry.
This makes it possible for distributions to install Mono in a shared location.
|
2010-09-24 11:34:14 +02:00 |
Louis Lenders
|
9ea1d13d14
|
mscoree: Improve GetRequestedRuntimeInfo.
|
2010-08-26 13:45:05 +02:00 |
Louis Lenders
|
127af150e0
|
mscoree: Improve GetCORSytemDirectory.
|
2010-08-25 17:39:11 +02:00 |
Louis Lenders
|
042f23cacc
|
mscoree: Improve GetCORVersion.
|
2010-08-24 17:57:41 +02:00 |
Vincent Povirk
|
f8ecefe6bf
|
mscoree: Use the mono embedding api instead of invoking mono.exe.
|
2010-04-06 11:50:28 +02:00 |
Vincent Povirk
|
949730736b
|
mscoree: Stub ClrCreateManagedInstance.
|
2010-03-29 11:35:15 +02:00 |
Vincent Povirk
|
bc1acbf3c9
|
mscoree: Show the names of requested GUIDs in stub fixmes.
|
2010-03-26 10:29:02 +01:00 |
Vincent Povirk
|
b8c7dec6b8
|
mscoree: Add a setting to access mono's tracing functionality.
|
2010-03-24 21:14:45 +01:00 |
Hans Leidekker
|
aa15fb8524
|
mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.
|
2010-02-08 17:14:44 +01:00 |
Reece Dunn
|
a2c41b72f8
|
Don't generate FIXME warnings for DllCanUnloadNow.
|
2010-01-06 10:59:51 +01:00 |
Paul Chitescu
|
1e48e160f5
|
mscoree: Stubs for StrongNameSignatureVerification(Ex).
|
2009-04-29 13:08:57 +02:00 |
Chris Wulff
|
5b5b199d9a
|
mscoree: Add a stub for LockClrVersion.
|
2008-12-20 12:16:35 +01:00 |
Louis Lenders
|
c57688ee25
|
mscoree: Add stub for CorBindToCurrentRuntime.
|
2008-06-10 11:33:29 +02:00 |
Alistair Leslie-Hughes
|
c15cdad10d
|
mscoree: Added ICorRuntimeHost support.
|
2008-04-01 12:44:18 +02:00 |
Alexandre Julliard
|
6e5bc73b8d
|
mscoree: Implement a number of interop helpers.
|
2008-03-25 15:21:18 +01:00 |
Alistair Leslie-Hughes
|
69272d1f52
|
mscoree: Added stub CorBindToRuntimeEx.
|
2008-03-14 13:00:16 +01:00 |
Paul Chitescu
|
961f5fa67a
|
mscoree: Semi-stub for LoadStringRCEx and LoadStringRC.
|
2008-01-22 12:04:17 +01:00 |
Alistair Leslie-Hughes
|
74a468d01b
|
mscoree: Fix memory leak.
|
2008-01-16 12:15:57 +01:00 |
Alistair Leslie-Hughes
|
8325392370
|
mscoree: Add stubs for DllCanUnloadNow and DllGetClassObject.
|
2008-01-10 12:17:49 +01:00 |
Rob Shearman
|
1421c1a447
|
mscoree: Add a stub for GetVersionFromProcess.
|
2007-12-18 19:48:16 +01:00 |
Bryan DeGrendel
|
b76efcb61f
|
mscoree: Return S_OK if mono runtime is found.
|
2007-08-24 10:57:16 +02:00 |
Francois Gouget
|
402b8f0d59
|
mscoree: Add cor.h and mscoree.idl and fix some semi-stub prototypes.
|
2007-08-06 12:33:41 +02:00 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Francois Gouget
|
21540b7591
|
mscoree: _CorValidateImage() is a WINAPI function.
This fixes a winapi_check warning.
|
2007-01-25 11:05:31 +01:00 |
James Hawkins
|
077b4024be
|
mscoree: Add a stub for GetCORSystemDirectory.
|
2006-12-22 11:22:02 +01:00 |
Hans Leidekker
|
8c34da2297
|
mscoree: Add a stub implementation for CorExitProcess and GetRequestedRuntimeInfo.
|
2006-12-12 12:12:48 +01:00 |
Hans Leidekker
|
50f4edae54
|
mscoree: Take advantage of an installed Mono for Windows to run .NET applications.
|
2006-12-12 12:12:22 +01:00 |
Paul Chitescu
|
9c377f0ed7
|
mscoree: String returned by GetCORVersion starts with letter 'v'.
|
2006-11-06 13:47:56 +01:00 |
Louis Lenders
|
37df23db6a
|
mscoree: Add a few more stubs.
|
2006-11-03 13:51:16 +01:00 |
James Hawkins
|
eb676fff06
|
mscoree: Add stub implementations of CorBindToRuntimeHost and GetCORVersion.
|
2006-10-16 11:27:05 +02:00 |
Paul Chitescu
|
4fe6c3fa45
|
mscoree: Initial stub implementation.
|
2006-10-06 17:39:43 +02:00 |