Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
380 B

/*++
Copyright (c) 1996-2000 Microsoft Corporation
Module Name:
dns.h
Abstract:
Domain Name System (DNS)
General DNS definitions.
Author:
Jim Gilroy (jamesg) December 7, 1996
Revision History:
--*/
#ifndef _DNS_INCLUDED_
#define _DNS_INCLUDED_
//
// Note: this file is dead! DO NOT INCLUDE!!!
//
#include <dnsapi.h>
#endif // _DNS_INCLUDED_