ReactOS 0.4.17-dev-806-gffa4164
precomp.h
Go to the documentation of this file.
1
2#ifndef _HHCTRL_PRECOMP_H
3#define _HHCTRL_PRECOMP_H
4
5#define WIN32_NO_STATUS
6#define _INC_WINDOWS
7#define COM_NO_WINDOWS_H
8
9#include "hhctrl.h"
10
11#include <wine/debug.h>
12
13#include "resource.h"
14#include "stream.h"
15
16#endif /* !_HHCTRL_PRECOMP_H */
Console I/O streams.