atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dnsapi / record.c
2012-07-25  Michael Stefaniucdnsapi: Remove a superfluous TRUE-FALSE conditional...
2012-01-23  Alexandre Julliarddnsapi: Fix a warning when building on Mingw.
2011-08-29  Andrew Talbotdnsapi: Void functions should not return a value.
2011-08-24  Hans Leidekkerdnsapi: Implement DnsFree.
2011-03-28  Marcus Meissnerdnsapi: Added missing breaks (Coverity).
2008-07-21  Hans Leidekkerdnsapi: Fix a number of memory leaks.
2008-04-14  Andrew Talbotdnsapi: Remove unused variables.
2007-11-28  Michael Stefaniucdnsapi: Rename the wrappers around HeapAlloc() &Co...
2007-08-08  Francois Gougetdnsapi: Better match the PSDK types, especially with...
2007-07-12  Alexandre Julliarddnsapi: Fix some potential infinite loops because of...
2007-05-03  Andrew Talbotdnsapi: Exclude unused header.
2006-09-14  Hans Leidekkerdnsapi: Use the proper type for the return value in...
2006-09-14  Hans Leidekkerdnsapi: Implement and test DnsRecordSetDetach.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-09  Hans Leidekkerdnsapi: The ttl value should be ignored when comparing...
2006-05-08  Hans Leidekkerdnsapi: Implement and test DnsRecordSetCompare.
2006-05-07  Hans Leidekkerdnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}.
2006-05-07  Hans Leidekkerdnsapi: Implement DnsRecordCompare.