ReactOS
0.4.16-dev-1007-g2e85425
precomp.h
Go to the documentation of this file.
1
#ifndef _TELNET_PCH_
2
#define _TELNET_PCH_
3
4
#include <stdarg.h>
5
6
#define WIN32_NO_STATUS
7
8
#include <
windef.h
>
9
#include <
winbase.h
>
10
#include <
winuser.h
>
11
#include <
wincon.h
>
12
#include <
winnls.h
>
13
#define _INC_WINDOWS
14
#include <
winsock.h
>
15
16
#if defined(__BORLANDC__) && (__BORLANDC < 0x0500)
17
#include <mem.h>
18
#endif
19
20
#ifdef __BORLANDC__
21
#include <fstream.h>
22
#else
23
#include <fstream>
24
#endif
25
26
#include "
src/tnconfig.h
"
27
#include "
src/tnmsg.h
"
28
#include "
src/tparser.h
"
29
#include "
src/ansiprsr.h
"
30
#include "
src/tmapldr.h
"
31
#include "
src/tnclass.h
"
32
#include "
src/tnmisc.h
"
33
#include "
src/tncon.h
"
34
35
#endif
/* _TELNET_PCH_ */
ansiprsr.h
tmapldr.h
tnclass.h
tncon.h
tnconfig.h
tnmisc.h
tnmsg.h
tparser.h
winbase.h
wincon.h
windef.h
winnls.h
winsock.h
winuser.h
base
applications
network
telnet
precomp.h
Generated on Fri Apr 18 2025 06:17:47 for ReactOS by
1.9.6