shdocvw: Silence more invalid QueryInterface FIXMEs.
[wine] / dlls / msvcr90 / tests /
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-22  Francois Gougetmsvcr90/tests: Make test_invalid_parameter_handler...
2010-04-14  Alexandre Julliardmsvcrt: Implement _invalid_parameter and fix the handle...
2010-04-07  Alexandre Julliardmsvcr90/tests: Fix the calling convention of the initte...
2010-04-05  Detlef Riekenbergmsvcr90: Run the tests again on w2k and below.
2010-04-01  Piotr Cabanmsvcrt: Move invalid parameter tests to msvcr90.
2010-03-25  Piotr Cabanmsvcr90: Added implementation of __sys_nerr and __sys_e...
2010-03-25  Piotr Cabanmsvcr90: Added _get/set_invalid_parameter_handler imple...
2010-03-25  Piotr Cabanmsvcr90: Added _encoded_null() implementation.
2010-03-25  Piotr Cabanmsvcr90: Implement _encode_pointer and _decode_pointer.
2010-03-22  Detlef Riekenbergmsvcr90/tests: Add tests for _initterm_e.