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

  1. ; Microsoft Windows
  2. ;
  3. ; Copyright (C) Microsoft Corporation, 1997 - 1999
  4. ;
  5. ; File: smclib.def
  6. ;
  7. NAME SMCLIB.SYS
  8. VERSION 0500
  9. EXPORTS
  10. SmartcardLogError
  11. SmartcardInitialize
  12. SmartcardExit
  13. SmartcardInitializeCardCapabilities
  14. SmartcardUpdateCardCapabilities
  15. SmartcardInvertData
  16. SmartcardCreateLink
  17. SmartcardDeviceControl
  18. SmartcardT0Request
  19. SmartcardT0Reply
  20. SmartcardT1Request
  21. SmartcardT1Reply
  22. SmartcardRawRequest
  23. SmartcardRawReply
  24. SmartcardGetDebugLevel
  25. SmartcardSetDebugLevel
  26. SmartcardAcquireRemoveLock
  27. SmartcardReleaseRemoveLock
  28. SmartcardReleaseRemoveLockAndWait
  29. SmartcardAcquireRemoveLockWithTag
  30. SmartcardReleaseRemoveLockWithTag