ReactOS
0.4.16-dev-1059-gb1cf981
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
defines.h
Go to the documentation of this file.
1
#pragma once
2
3
#define WIN32_NO_STATUS
4
#define _INC_WINDOWS
5
#define COM_NO_WINDOWS_H
6
#define COBJMACROS
7
#include <tchar.h>
8
#include <stdarg.h>
9
10
#include <
windef.h
>
11
#include <
winbase.h
>
12
#include <
winreg.h
>
13
#include <
wingdi.h
>
14
#include <
winnls.h
>
15
#include <
winuser.h
>
16
#include <
wincon.h
>
17
#include <
richedit.h
>
18
#include <
shellapi.h
>
19
#include <
shlobj.h
>
20
#include <
shlwapi.h
>
21
#include <stdio.h>
22
#include <
strsafe.h
>
23
#include <
ndk/rtlfuncs.h
>
24
#include <
atlcoll.h
>
25
#include <
atlsimpcoll.h
>
26
#include <
atlstr.h
>
27
#include <rappsmsg.h>
28
29
#include "
resource.h
"
30
#include "
winmain.h
"
31
32
/* Name of the registry sub-key where RAPPS settings are stored, and
33
* of the local AppData sub-directory where the RAPPS files are stored. */
34
#define RAPPS_NAME L"RApps"
35
36
/* Name of the RAPPS sub-directory where the offline RAPPS database is stored */
37
#define RAPPS_DATABASE_SUBDIR L"appdb"
38
39
/* URL and filename of the online RAPPS database */
40
#define APPLICATION_DATABASE_URL L"https://rapps.reactos.org/rappmgr2.cab"
41
#define APPLICATION_DATABASE_NAME L"rappmgr2.cab"
42
43
#define MAX_STR_LEN 256
atlcoll.h
atlsimpcoll.h
atlstr.h
rtlfuncs.h
richedit.h
shellapi.h
shlobj.h
shlwapi.h
strsafe.h
resource.h
winbase.h
wincon.h
windef.h
wingdi.h
winmain.h
winnls.h
winreg.h
winuser.h
base
applications
rapps
include
defines.h
Generated on Wed Apr 30 2025 06:04:05 for ReactOS by
1.9.6