user32: Add a test for WM_DISPLAYCHANGE.
[wine] / dlls / mscoree /
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.