16 lines
324 B
Plaintext
16 lines
324 B
Plaintext
|
//+--------------------------------------------------------------------------
|
||
|
//
|
||
|
// Copyright (c) 1997-1999 Microsoft Corporation
|
||
|
//
|
||
|
// File:
|
||
|
//
|
||
|
// Contents:
|
||
|
//
|
||
|
// History:
|
||
|
//
|
||
|
//---------------------------------------------------------------------------
|
||
|
interface tlsapi_helper
|
||
|
{
|
||
|
#include "tlsapi.h"
|
||
|
}
|