xpmgr/BuildTools/Include/SCardSrv.h

33 lines
435 B
C

/*++
Copyright (C) Microsoft Corporation, 1999 - 1999
Module Name:
scardsrv
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("scardsrv.h is obsolete. Use scardssp.h")
#endif