Module: wine Branch: refs/heads/master Commit: 686bcd29c1e0acaae8c3f8c31043df099bafd071 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=686bcd29c1e0acaae8c3f8c3...
Author: Hans Leidekker hans@it.vu.nl Date: Mon May 1 16:29:14 2006 +0200
dnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}.
---
dlls/dnsapi/dnsapi.h | 97 +++++++++++++++ dlls/dnsapi/dnsapi.spec | 6 - dlls/dnsapi/record.c | 305 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 405 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=686bcd29c1e0acaae8c3...