ReactOS
0.4.16-dev-1093-g93e9710
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
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 Mon May 5 2025 06:16:52 for ReactOS by
1.9.6