makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / dnsapi / 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-23  Hans Leidekkerdnsapi: Add a version resource.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2006-10-02  Hans Leidekkerdnsapi: 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-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-06-01  Hans Leidekkerdnsapi: Fall back to a netbios query when a dns query...
2006-05-30  Hans Leidekkerdnsapi: Add DNS message parsing routines from BIND.
2006-05-09  Hans Leidekkerdnsapi: Partially implement DnsQueryConfig.
2006-05-07  Hans Leidekkerdnsapi: Implement DnsRecordCompare.
2006-04-10  Hans Leidekkerdnsapi: Add a configure check for the resolver library...
2006-04-10  Hans Leidekkerdnsapi: Add a test for DnsNameCompare_A.
2006-04-10  Hans Leidekkerdnsapi: Implement DnsNameCompare_{A,W}.
2006-04-10  Hans Leidekkerdnsapi: Add a stub implementation of dnsapi.dll.