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.
 
 
 
 
 
 

43 lines
902 B

//+--------------------------------------------------------------------------
//
// Copyright (c) 1997-1999 Microsoft Corporation
//
// File:
//
// Contents:
//
// History:
//
//---------------------------------------------------------------------------
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#include <winbase.h>
#include <winerror.h>
#include <lmcons.h>
#include <stdio.h>
#include <stdarg.h>
#include <assert.h>
#include <stdlib.h>
#include <mbstring.h>
#include <tchar.h>
#include <time.h>
#include <limits.h>
#include "license.h"
#include "lscsp.h"
#include "certutil.h"
#include <tssec.h>
#include "hslice.h"
#include "cryptkey.h"
#include "tlsapi.h"
#include "tlsapip.h"
#include "base64.h"
#include "licprotp.h"
#include "verify.h"
#include "hspack.h"
#include "sysapi.h"
#include "icaevent.h"