FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
▼
FreeRDP
►
FreeRDP: A Remote Desktop Protocol Implementation
►
FreeRDP Security Policies and Procedures
►
Proxy module API
►
Topics
►
Namespaces
►
Data Structures
▼
Files
►
File List
►
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
shadow_lobby.h
1
19
#ifndef FREERDP_SERVER_SHADOW_LOBBY_H
20
#define FREERDP_SERVER_SHADOW_LOBBY_H
21
22
#include <freerdp/server/shadow.h>
23
24
#include <winpr/crt.h>
25
#include <winpr/synch.h>
26
27
#include <rdtk/rdtk.h>
28
29
#ifdef __cplusplus
30
extern
"C"
31
{
32
#endif
33
34
BOOL shadow_client_init_lobby(rdpShadowServer* server);
35
36
#ifdef __cplusplus
37
}
38
#endif
39
40
#endif
/* FREERDP_SERVER_SHADOW_LOBBY_H */
server
shadow
shadow_lobby.h
Generated by
1.9.8