shlwapi/tests: Make some variables static.
[wine] / dlls / mscoree /
2010-09-29  Francois Gougetmscoree: Make find_mono_dll() static.
2010-09-24  Vincent Povirkmscoree: Search for Mono in some predefined paths befor...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliardmscoree: Use int64 in the spec file for 64-bit integers.
2010-08-31  Francois Gougetmscoree/tests: Remove spaces before '\n's in traces.
2010-08-27  Alexandre Julliardmscoree/tests: Comment out a couple of tests that crash...
2010-08-26  Louis Lendersmscoree: Improve GetRequestedRuntimeInfo.
2010-08-26  Louis Lendersmscoree/tests: Add some tests for GetRequestedRuntimeInfo.
2010-08-25  Louis Lendersmscoree: Improve GetCORSytemDirectory.
2010-08-25  Louis Lendersmscoree/tests: Add a few tests for GetCORSytemDirectory.
2010-08-24  Louis Lendersmscoree: Improve GetCORVersion.
2010-08-24  Louis Lendersmscoree/tests: Added some simple tests for GetCORVersion.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-04-06  Vincent Povirkmscoree: Use the mono embedding api instead of invoking...
2010-03-29  Vincent Povirkmscoree: Stub ClrCreateManagedInstance.
2010-03-26  Vincent Povirkmscoree: Show the names of requested GUIDs in stub...
2010-03-24  Vincent Povirkmscoree: Add a setting to access mono's tracing functio...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-08  Hans Leidekkermscoree: Add stub implementations of DllRegisterServer...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-04-29  Paul Chitescumscoree: Stubs for StrongNameSignatureVerification...
2008-12-20  Chris Wulffmscoree: Add a stub for LockClrVersion.
2008-07-28  Francois Gougetmscoree: Fix the ND_WI8() prototype.
2008-06-10  Louis Lendersmscoree: Add stub for CorBindToCurrentRuntime.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-01  Alistair Leslie... mscoree: Added ICorRuntimeHost support.
2008-03-25  Alexandre Julliardmscoree: Implement a number of interop helpers.
2008-03-14  Alistair Leslie... mscoree: Added stub CorBindToRuntimeEx.
2008-01-22  Paul Chitescumscoree: Semi-stub for LoadStringRCEx and LoadStringRC.
2008-01-16  Alistair Leslie... mscoree: Fix memory leak.
2008-01-10  Alistair Leslie... mscoree: Add stubs for DllCanUnloadNow and DllGetClassO...
2007-12-18  Rob Shearmanmscoree: Add a stub for GetVersionFromProcess.
2007-08-24  Bryan DeGrendelmscoree: Return S_OK if mono runtime is found.
2007-08-06  Francois Gougetmscoree: Add cor.h and mscoree.idl and fix some semi...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-01-25  Francois Gougetmscoree: _CorValidateImage() is a WINAPI function.
2006-12-22  James Hawkinsmscoree: Add a stub for GetCORSystemDirectory.
2006-12-12  Hans Leidekkermscoree: Add a stub implementation for CorExitProcess...
2006-12-12  Hans Leidekkermscoree: Take advantage of an installed Mono for Window...
2006-11-06  Paul Chitescumscoree: String returned by GetCORVersion starts with...
2006-11-03  Louis Lendersmscoree: Add a few more stubs.
2006-10-16  James Hawkinsmscoree: Add stub implementations of CorBindToRuntimeHo...
2006-10-16  James Hawkinsmscoree: Add missing stubs to the spec file.
2006-10-06  Paul Chitescumscoree: Initial stub implementation.