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.

20 lines
575 B

  1. //+-------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1996 - 1996.
  5. //
  6. // File: CONVERT.HXX
  7. //
  8. // Contents: Private definitions and function prototypes used by the
  9. // access control APIs to handle the conversions to and from
  10. // the provider independent data structures.
  11. //
  12. // History: 19-Jun-96 MacM Created
  13. //
  14. //--------------------------------------------------------------------
  15. #ifndef __CONVERT_HXX__
  16. #define __CONVERT_HXX__
  17. #endif