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.

47 lines
2.2 KiB

  1. /**INC+**********************************************************************/
  2. /* Header: nslint.h */
  3. /* */
  4. /* Purpose: Ducati Security Layer Internal Functions Windows NT specific */
  5. /* */
  6. /* Copyright(C) Microsoft Corporation 1997 */
  7. /* */
  8. /****************************************************************************/
  9. /** Changes:
  10. * $Log: Y:/logs/client/nslint.h_v $
  11. *
  12. * Rev 1.8 31 Jul 1997 10:33:08 KH
  13. * SFR1022: Move security-32 DLL name definition to aslint.h
  14. *
  15. * Rev 1.7 15 Jul 1997 15:37:18 AK
  16. * SFR1016: Support Unicode build
  17. *
  18. * Rev 1.6 11 Jul 1997 12:34:58 KH
  19. * SFR1022: Add SLCopyEncryptionType
  20. *
  21. * Rev 1.5 09 Jul 1997 17:34:46 AK
  22. * SFR1016: Initial changes to support Unicode
  23. *
  24. * Rev 1.4 03 Jul 1997 10:53:04 AK
  25. * SFR0000: Initial development completed
  26. *
  27. * Rev 1.3 03 Jul 1997 08:46:14 KH
  28. * Win16Port: 16-bit UI startup changes
  29. *
  30. * Rev 1.1 24 Jun 1997 15:20:40 KH
  31. * Win16Port: Contains SL 32 bit specifics
  32. /* */
  33. /**INC-**********************************************************************/
  34. #ifndef _H_NSLINT
  35. #define _H_NSLINT
  36. /****************************************************************************/
  37. /* Constants */
  38. /****************************************************************************/
  39. /****************************************************************************/
  40. /* */
  41. /* INLINE FUNCTIONS */
  42. /* */
  43. /****************************************************************************/
  44. #endif /* _H_NSLINT */