Leaked source code of windows server 2003
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
514 B

  1. /*++
  2. Copyright (c) 1997 Microsoft Corporation
  3. Module Name:
  4. rpcmem.c
  5. Abstract:
  6. Domain Name System (DNS) Resolver
  7. Header for RPC interface to resolver.
  8. Domain Name System (DNS) Library
  9. Copy resource record routines.
  10. Author:
  11. Ram Viswanathan(ramv) April, 1997
  12. Revision History:
  13. Ram Viswanathan April 28 Created
  14. Win95 and WinNT unification. Yippee!
  15. Contains functions that map MIDL_user_allocate
  16. and MIDL_user_free
  17. --*/