windows-nt/Source/XPSP1/NT/drivers/sac/uterm/common/lhc/std.h

34 lines
614 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*****************************************************************************
*
* Copyright (c) 1998 Microsoft Corporation
*
* Module Name:
*
* all.hxx
*
* Abstract:
*
* This is the pre-compiled header file containing all of the common
* SDK and DDK headers.
*
* Author:
*
* Steven West [swest] 1-January-1999
*
* Revision History:
*
*****************************************************************************/
#pragma once
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <shlwapi.h>
#include <lhc.h>
#include "library.h"
#include "suite.h"