Source code of Windows XP (NT5)
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.

22 lines
395 B

  1. //+-----------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (c) Microsoft Corporation 1992 - 1993
  6. //
  7. // File: security.idl
  8. //
  9. // Contents: imports headers for security .idl files
  10. //
  11. //
  12. // History:
  13. //
  14. //------------------------------------------------------------------------
  15. [local] interface security
  16. {
  17. #include <secimp.h>
  18. }