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
resource.h
Go to the documentation of this file.
1
#pragma once
2
3
/* Icon */
4
#define IDI_SOLITAIRE 100
5
6
#define IDR_MENU1 102
7
#define IDR_ACCELERATOR1 103
8
9
/* Menu */
10
#define IDM_GAME_NEW 1001
11
#define IDM_GAME_UNDO 1002
12
#define IDM_GAME_DECK 1003
13
#define IDM_GAME_OPTIONS 1004
14
#define IDM_GAME_EXIT 1005
15
#define IDM_HELP_CONTENTS 1006
16
#define IDM_HELP_ABOUT 1007
17
18
/* Dialogs */
19
#define IDD_OPTIONS 1200
20
#define IDC_OPT_DRAWONE 1201
21
#define IDC_OPT_DRAWTHREE 1202
22
#define IDC_OPT_SHOWTIME 1203
23
#define IDC_OPT_STATUSBAR 1204
24
#define IDC_OPT_STANDARD 1205
25
#define IDC_OPT_VEGAS 1206
26
#define IDC_OPT_NOSCORE 1207
27
#define IDC_OPT_KEEPSCORE 1208
28
#define IDD_CARDBACK 1250
29
#define IDC_CARDBACK1 1251
30
#define IDC_CARDBACK2 1252
31
#define IDC_CARDBACK3 1253
32
#define IDC_CARDBACK4 1254
33
#define IDC_CARDBACK5 1255
34
#define IDC_CARDBACK6 1256
35
#define IDC_CARDBACK7 1257
36
#define IDC_CARDBACK8 1258
37
#define IDC_CARDBACK9 1259
38
#define IDC_CARDBACK10 1260
39
#define IDC_CARDBACK11 1261
40
#define IDC_CARDBACK12 1262
41
42
/* Strings */
43
#define IDS_SOL_NAME 1300
44
#define IDS_SOL_ABOUT 1301
45
#define IDS_SOL_QUIT 1302
46
#define IDS_SOL_WIN 1303
47
#define IDS_SOL_DEAL 1304
48
#define IDS_SOL_SCORE 1305
49
#define IDS_SOL_TIME 1306
base
applications
games
solitaire
resource.h
Generated on Wed Apr 30 2025 06:18:22 for ReactOS by
1.9.6