33 lines
482 B
C
33 lines
482 B
C
|
/*++
|
||
|
|
||
|
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
|
||
|
|
||
|
--*/
|
||
|
|
||
|
|