makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / ole32 / tests / Makefile.in
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-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2008-10-28  Huw Daviesole32: Create the '\1Ole' stream.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2007-04-05  Rob Shearmanole32: Add tests for drag and drop functions.
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.