23 lines
417 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+-----------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (c) Microsoft Corporation 1992 - 1993
//
// File: security.idl
//
// Contents: imports headers for security .idl files
//
//
// History:
//
//------------------------------------------------------------------------
[local] interface security
{
#include <secimp.h>
}