dnsapi: Add a stub implementation of dnsapi.dll.
commit6b1dded3b5c6bb78fd5f8d2244357bbe1736d6e8
authorHans Leidekker <hans@it.vu.nl>
Sun, 9 Apr 2006 16:35:43 +0000 (9 18:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Apr 2006 13:44:59 +0000 (10 15:44 +0200)
treed9e9a92d72154091e4712ccfa8bdf2057c9f032b
parent79dc3eb0953876b9c8576f71fa32edafedc354b3
dnsapi: Add a stub implementation of dnsapi.dll.
configure
configure.ac
dlls/Makefile.in
dlls/dnsapi/.gitignore [new file with mode: 0644]
dlls/dnsapi/Makefile.in [new file with mode: 0644]
dlls/dnsapi/dnsapi.spec [new file with mode: 0644]
dlls/dnsapi/main.c [new file with mode: 0644]