ole32: Fix a use-after-free of the file moniker in the running object table tests.
[wine] / dlls / ole32 / tests / Makefile.in
2007-01-11  Rob Shearmanole32: Add tests for error info functions.
2006-12-29  Rob Shearmanole32: Add tests for channel hooks.
2006-12-18  Rob Shearmanole32: Move the user marshal tests to usrmarshal.c.
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Robert Shearmanole32: Add tests for the stream object returned by...
2006-09-07  Robert Shearmanole32: Add tests for OleCreate.
2006-03-22  Kevin Koltzauole32: Initial tests for OLE clipboard functions.
2005-11-29  Robert ShearmanImplement some user marshal functions and add tests.
2005-06-20  Robert Shearman- Change some of the registry helper functions to use...
2005-05-13  Hans LeidekkerDon't import from ntdll.
2005-04-11  Juan LangAdd traces, add unit tests for IPropertyStorage, and...
2004-12-21  Robert ShearmanAdd tests for moniker and marshaling functions.
2004-09-06  Robert Shearman- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
2004-09-03  Robert Shearman- Fix PropVariantClear to reject invalid types.
2004-08-11  Mike McCormackAdded a test for stat'ing a memory based storage file.