SCardMgr.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:0k
源码类别:

模拟服务器

开发平台:

C/C++

  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