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
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
rdtk_resources.h
1
19
#ifndef RDTK_RESOURCES_PRIVATE_H
20
#define RDTK_RESOURCES_PRIVATE_H
21
22
#include <stdint.h>
23
#include <winpr/wtypes.h>
24
#include <rdtk/rdtk.h>
25
26
#include "rdtk_engine.h"
27
28
#ifdef __cplusplus
29
extern
"C"
30
{
31
#endif
32
33
SSIZE_T rdtk_get_embedded_resource_file(
const
char
* filename,
const
uint8_t** pData);
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#endif
/* RDTK_RESOURCES_PRIVATE_H */
rdtk
librdtk
rdtk_resources.h
Generated by
1.9.8