shell32: PIDLs should be checked recursively in SHChangeNotify.
[wine] / dlls / mscoree / tests /
2010-11-09  Vincent Povirkmscoree: Use the new search methods for GetCORVersion...
2010-10-28  Vincent Povirkmscoree: Implement LoadLibraryShim.
2010-10-28  Vincent Povirkmscoree: Add tests for LoadLibraryShim.
2010-10-13  Vincent Povirkmscoree: Implement ICLRMetaHost_GetRuntime.
2010-10-05  Vincent Povirkmscoree: Add test for ICLRMetaHost_GetRuntime.
2010-10-05  Vincent Povirkmscoree: Implement ICLRMetaHost_EnumerateInstalledRuntimes.
2010-10-05  Vincent Povirkmscoree: Add stub implementation of ICLRMetaHost.
2010-10-04  Vincent Povirkmscoree: Add a test that enumerates .NET runtimes.
2010-10-04  Vincent Povirkmscoree: Add test for creating CLRMetaHost.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
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.