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
467 B

  1. /*++
  2. Copyright (C) Microsoft Corporation, 1999 - 1999
  3. Module Name:
  4. scardmgr
  5. Abstract:
  6. This header file is for backwards compatibility with existing users of
  7. the SSP services. It just calls off to other header files.
  8. Author:
  9. Doug Barlow (dbarlow) 7/3/1999
  10. Remarks:
  11. ?Remarks?
  12. Notes:
  13. ?Notes?
  14. --*/
  15. #include "scardssp.h"
  16. #ifdef _DEBUG
  17. #pragma message("scardmgr.h is obsolete. Use scardssp.h")
  18. #endif