ReactOS
0.4.17-dev-357-ga8f14ff
precomp.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS IF Monitor DLL
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* PURPOSE: Network Shell main header file
5
* COPYRIGHT: Copyright 2025 Eric Kohl <eric.kohl@reactos.org>
6
*/
7
8
#ifndef PRECOMP_H
9
#define PRECOMP_H
10
11
/* INCLUDES ******************************************************************/
12
13
#define WIN32_NO_STATUS
14
#include <stdarg.h>
15
#include <stdio.h>
16
#include <windows.h>
17
#include <
ntstatus.h
>
18
#include <
strsafe.h
>
19
#include <
winsock2.h
>
20
#include <iphlpapi.h>
21
#include <
ip2string.h
>
22
#include <
iphlpapi_undoc.h
>
23
#include <
netcfgx.h
>
24
#include <
netcfgn.h
>
25
#include <
netcfgx_undoc.h
>
26
#include <
netcfgn_undoc.h
>
27
28
#include <
netsh.h
>
29
#include <
netsh_undoc.h
>
30
31
extern
HINSTANCE
hDllInstance
;
32
33
DWORD
34
WINAPI
35
RegisterInterfaceHelper
(
VOID
);
36
37
DWORD
38
WINAPI
39
RegisterIpHelper
(
VOID
);
40
41
DWORD
42
WINAPI
43
RegisterWinsockHelper
(
VOID
);
44
45
#endif
/* PRECOMP_H */
hDllInstance
HINSTANCE hDllInstance
Definition:
browser.c:17
RegisterInterfaceHelper
DWORD WINAPI RegisterInterfaceHelper(VOID)
Definition:
interface.c:110
RegisterIpHelper
DWORD WINAPI RegisterIpHelper(VOID)
Definition:
ip.c:2413
RegisterWinsockHelper
DWORD WINAPI RegisterWinsockHelper(VOID)
Definition:
winsock.c:104
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
void
Definition:
nsiface.idl:2307
ip2string.h
iphlpapi_undoc.h
netcfgn.h
netcfgn_undoc.h
netcfgx.h
netcfgx_undoc.h
netsh.h
netsh_undoc.h
ntstatus.h
strsafe.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
winsock2.h
dll
win32
ifmon
precomp.h
Generated on Mon Jun 22 2026 06:22:04 for ReactOS by
1.9.6