msi: Test sorting a table using a column that is not selected.
[wine] / dlls / urlmon / tests /
2005-09-16  Jacek CabanMore tests of URLMoniker.
2005-09-14  Jacek CabanAdded MIME type checking to FileProtocol::Start.
2005-09-12  Jacek CabanRewrote FindMimeFromData to pass tests.
2005-09-12  Jacek CabanFix protocol test.
2005-09-12  Jacek CabanAdded PARSE_SECURITY_URL action implementation.
2005-09-09  Jacek CabanMove protocol's CLSIDs to urlmon.idl.
2005-09-09  Jacek CabanAdded PARSE_PATH_FROM_URL action implementation.
2005-09-07  Jacek CabanAdded CoInternetParseUrl implementation.
2005-09-06  Jacek CabanAdded file protocol implementation.
2005-09-03  Jacek CabanAdded RegisterFormatEnumerator and RevokeFormatEnumerator
2005-09-03  Jacek CabanAdded CreateAsyncBindCtxEx implementation.
2005-09-02  Jacek CabanAdded CreateFormatEnumerator implementation.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-23  Jacek CabanSeparated IBinding and IMoniker interfaces.
2004-12-20  Jacek Caban- Added test of BindToStorage.
2004-12-08  Jacek Caban- Implemented CreateAsyncBindCtx.
2004-09-07  Francois GougetTest some more urlmon types.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-05-03  Kevin KoltzauHandle context in CreateURLMoniker.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-11-12  Patrik StridvallUpdated the generated tests.