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.
 
 
 
 
 
 

32 lines
424 B

/*++
Copyright (c) 2001 Microsoft Corporation
Module Name:
precomp.hxx
Abstract:
Master include file for the IIS over UL driver process
Author:
Revision History:
--*/
#ifndef _PRECOMP_H_
#define _PRECOMP_H_
#include <iis.h>
#include "dbgutil.h"
#include <windows.h>
#include <multisz.hxx>
#include <sslconfigchangeprovclient.hxx>
#include <sslconfigprovclient.hxx>
#endif