ReactOS
0.4.16-dev-1040-g85afe48
precomp.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Browser Service
3
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4
* PURPOSE: Browser service RPC server
5
* COPYRIGHT: Eric Kohl 2020 <eric.kohl@reactos.org>
6
*/
7
8
#ifndef _BROWSER_PCH_
9
#define _BROWSER_PCH_
10
11
#define WIN32_NO_STATUS
12
#define _INC_WINDOWS
13
#define COM_NO_WINDOWS_H
14
#include <limits.h>
15
#include <stdarg.h>
16
#include <stdio.h>
17
#include <
windef.h
>
18
#include <
winbase.h
>
19
#include <
winreg.h
>
20
#include <
winsvc.h
>
21
22
#include <browser_s.h>
23
24
#include <
wine/debug.h
>
25
26
extern
HINSTANCE
hDllInstance
;
27
28
DWORD
29
WINAPI
30
RpcThreadRoutine
(
31
LPVOID
lpParameter);
32
33
#endif
/* _BROWSER_PCH_ */
RpcThreadRoutine
DWORD WINAPI RpcThreadRoutine(LPVOID lpParameter)
Definition:
rpcserver.c:20
hDllInstance
HINSTANCE hDllInstance
Definition:
browser.c:17
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
void
Definition:
nsiface.idl:2307
debug.h
winbase.h
windef.h
WINAPI
#define WINAPI
Definition:
msvc.h:6
winreg.h
winsvc.h
base
services
browser
precomp.h
Generated on Fri Apr 25 2025 06:16:37 for ReactOS by
1.9.6