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

/*++
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