ReactOS
0.4.16-dev-747-gbc52d5f
usersrv.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS User API Server DLL
4
* FILE: win32ss/user/winsrv/usersrv/usersrv.h
5
* PURPOSE: Main header - Definitions
6
* PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr)
7
*/
8
9
#ifndef __USERSRV_H__
10
#define __USERSRV_H__
11
12
/* Main header */
13
#include "../winsrv.h"
14
15
/* PSDK/NDK Headers */
16
#include <stdarg.h>
17
18
#define WIN32_NO_STATUS
19
#define _INC_WINDOWS
20
#define COM_NO_WINDOWS_H
21
22
// #define NTOS_MODE_USER
23
24
/* BASE Header */
25
#include <
win/base.h
>
26
27
/* USER Headers */
28
#include <
win/winmsg.h
>
29
30
/* Globals */
31
extern
HINSTANCE
UserServerDllInstance
;
32
extern
HANDLE
UserServerHeap
;
33
extern
ULONG_PTR
ServicesProcessId
;
34
extern
ULONG_PTR
LogonProcessId
;
35
36
BOOL
CALLBACK
37
FindTopLevelWnd
(
38
IN
HWND
hWnd
,
39
IN
LPARAM
lParam
);
40
41
VOID
42
UserInitHardErrorsCache
(
VOID
);
43
44
#endif
/* __USERSRV_H__ */
hWnd
HWND hWnd
Definition:
settings.c:17
base.h
lParam
LPARAM lParam
Definition:
combotst.c:139
CALLBACK
#define CALLBACK
Definition:
compat.h:35
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
void
Definition:
nsiface.idl:2307
ULONG_PTR
uint32_t ULONG_PTR
Definition:
typedefs.h:65
IN
#define IN
Definition:
typedefs.h:39
FindTopLevelWnd
BOOL CALLBACK FindTopLevelWnd(IN HWND hWnd, IN LPARAM lParam)
Definition:
init.c:94
UserServerHeap
HANDLE UserServerHeap
Definition:
init.c:31
ServicesProcessId
ULONG_PTR ServicesProcessId
Definition:
register.c:20
LogonProcessId
ULONG_PTR LogonProcessId
Definition:
register.c:21
UserServerDllInstance
HINSTANCE UserServerDllInstance
Definition:
init.c:21
UserInitHardErrorsCache
VOID UserInitHardErrorsCache(VOID)
Definition:
harderror.c:1189
LPARAM
LONG_PTR LPARAM
Definition:
windef.h:208
winmsg.h
win32ss
user
winsrv
usersrv
usersrv.h
Generated on Sat Feb 15 2025 06:16:38 for ReactOS by
1.9.6