d3d10: Implement ID3D10EffectVariable::AsShaderResource().
[wine] / dlls / dnsapi / record.c
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.