home *** CD-ROM | disk | FTP | other *** search
- #pragma option push -b -a8 -pc -A- /*P_O_Push*/
- /*++
-
- Copyright (C) Microsoft Corporation, 1999 - 1999
-
- Module Name:
-
- scardmgr
-
- Abstract:
-
- This header file is for backwards compatibility with existing users of
- the SSP services. It just calls off to other header files.
-
- Author:
-
- Doug Barlow (dbarlow) 7/3/1999
-
- Remarks:
-
- ?Remarks?
-
- Notes:
-
- ?Notes?
-
- --*/
-
- #include "scardssp.h"
- #ifdef _DEBUG
- #pragma message("scardmgr.h is obsolete. Use scardssp.h")
- #endif
-
- #pragma option pop /*P_O_Pop*/
-