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.

28 lines
436 B

  1. /*++
  2. Copyright (c) 1996 Microsoft Corporation
  3. 1998 Seagate Software, Inc. All rights reserved.
  4. Module Name:
  5. CName.h
  6. Abstract:
  7. This is the implementation of the CNames classes, which
  8. handle how server and object names and paths are put
  9. together.
  10. Author:
  11. Rohde Wakefield [rohde] 14-Oct-1997
  12. Revision History:
  13. --*/
  14. #ifndef HSMCONN_CNAME_H
  15. #define HSMCONN_CNAME_H
  16. #endif