Windows2003-3790/termsrv/drivers/rdp/pdmcs/precomp.h
2020-09-30 16:53:55 +02:00

26 lines
346 B
C

/* (C) 1997 Microsoft Corp.
*
* file : PreComp.h
* author : Erik Mavrinac
*
* description: Precompiled headers file
*/
#include <ntddk.h>
#ifndef _HYDRA_
#include <cxstatus.h>
#endif
#include <winstaw.h>
#ifdef _HYDRA_
#define _DEFCHARINFO_
#endif
#include <icadd.h>
#include <ctxver.h>
#include <sdapi.h>