mirror of https://github.com/tongzx/nt5src
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.
32 lines
482 B
32 lines
482 B
/*++
|
|
|
|
Copyright (c) 1997 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
rpcmem.c
|
|
|
|
Abstract:
|
|
|
|
Domain Name System (DNS) Resolver
|
|
|
|
Header for RPC interface to resolver.
|
|
Domain Name System (DNS) Library
|
|
|
|
Copy resource record routines.
|
|
|
|
Author:
|
|
|
|
Ram Viswanathan(ramv) April, 1997
|
|
|
|
Revision History:
|
|
|
|
Ram Viswanathan April 28 Created
|
|
|
|
Win95 and WinNT unification. Yippee!
|
|
Contains functions that map MIDL_user_allocate
|
|
and MIDL_user_free
|
|
|
|
--*/
|
|
|
|
|