makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / oleaut32 / 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-04-01  Huw Daviesoleaut32: Only oleautomation interfaces as well as...
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...
2009-12-07  James Hawkinsoleaut32: Add tests for DispGetParam. Fix two issues...
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-12-18  Francois Gougetoleaut32/tests: Avoid SHDeleteKeyW() because shlwapi...
2007-10-10  Mikolaj Zalewskioleaut32: Function kind for dispatch interfaces should...
2007-02-09  Alexandre JulliardMake.rules: Automatically generate the header for all...
2007-01-23  Alexandre Julliardoleaut32/tests: Add tmarshal test.
2006-10-23  Dmitry Timoshkovoleaut32: Add a test for QueryPathOfRegTypeLib.
2006-10-12  Hans Leidekkeroleaut32/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-07-31  Benjamin Araioleaut32: Move varformat conformance tests to new file...
2006-01-27  Robert Shearmanole: Test and implement LPSAFEARRAY marshaling.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-06-06  Marcus MeissnerAdded testcases for OLE Picture handling.
2004-08-19  Jacek CabanRef counting fixes.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-12-11  Jon GriffithsTest almost all of the low level variant functions
2003-06-24  Marcus MeissnerOleCreateFontIndirect(NULL,...) uses the OLE StdFont.
2003-01-02  Marcus MeissnerImplemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe...
2002-12-23  Marcus MeissnerFixed VarBstrCmp/Cat .spec entries.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.