wined3d: Rename WineD3D_ChoosePixelFormat() to context_choose_pixel_format().
[wine] / dlls / mscoree / tests / metahost.c
2011-03-30  Francois Gougetmscoree/tests: Make init_pointers() static.
2011-03-16  Francois Gougetmscoree/tests: Make the test and cleanup functions...
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.