dnsapi: Add DNS message parsing routines from BIND.
commit4cbbce8ea6cef81eb5f0e4cc0dc95b05af3b2c32
authorHans Leidekker <hans@it.vu.nl>
Mon, 29 May 2006 10:47:19 +0000 (29 12:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2006 17:33:04 +0000 (30 19:33 +0200)
treee26e61b366cde745cab5bee1ffdafb0973abe203
parent414128eb949b810f432ac1836880f7cd7b6b35e8
dnsapi: Add DNS message parsing routines from BIND.
dlls/dnsapi/Makefile.in
dlls/dnsapi/dnsapi.h
dlls/dnsapi/ns_name.c [new file with mode: 0644]
dlls/dnsapi/ns_parse.c [new file with mode: 0644]