makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / rpcrt4 / 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...
2009-12-14  Hans Leidekkerrpcrt4: Add tests for RPC calls with authentication.
2009-03-24  Rob Shearmanrpcrt4: Fix crash when calling RpcServerUseProtseq...
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...
2008-01-07  Rob Shearmanrpcrt4: Add tests for some async RPC functions.
2007-04-26  Dan Hipschmanrpcrt4: Add tests for RPC and widl generated code.
2006-10-09  Michael Stefaniucrpcrt4/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-08-23  Huw Daviesrpcrt4: Tests for NdrDllGetClassObject.
2006-05-17  Huw Daviesrpcrt4: Don't update StubMsg->MemorySize while unmarsha...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2002-10-07  Greg TurnerAdded skeleton for rpcrt4 unit test with some UUID...