ReactOS
0.4.16-dev-550-g2186ce3
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
/* Icons */
4
#define IDI_CPLICON 3004
5
#define IDI_PLAY_ICON 3005
6
#define IDI_STOP_ICON 3006
7
#define IDI_MIDICON 3007
8
#define IDI_JOY_ICON 4361
9
#define IDI_CAMERA_ICON 4364
10
#define IDI_SOUND_SECTION 4366
11
#define IDI_SOUND_ASSIGNED 4367
12
#define IDI_SHUTDOWN_ICON 3009
13
#define IDI_NO_HW 4390
14
#define IDI_MUTED_ICON 4393
15
#define IDI_MICROPHONE_ICON 4378
16
17
/* Dialogs */
18
#define IDD_HARDWARE 100
19
#define IDD_VOLUME 101
20
#define IDD_SOUNDS 102
21
#define IDD_AUDIO 103
22
#define IDD_VOICE 104
23
24
#define IDD_SAVE_SCHEME_AS 4877
25
#define IDD_SPEAKERS 4897
26
#define IDD_PERFORMANCE1 4898
27
#define IDD_PERFORMANCE2 4899
28
#define IDD_SETUP1 4907
29
#define IDD_MULTICHANNEL 4909
30
#define IDD_SETUP2 4912
31
32
/* Controls */
33
#define IDC_VOLUME_TRACKBAR 5000
34
#define IDC_VOLUME_LOW 5001
35
#define IDC_VOLUME_HIGH 5002
36
#define IDC_MUTE_CHECKBOX 5003
37
#define IDC_ICON_IN_TASKBAR 5004
38
#define IDC_SOUND_SCHEME 5005
39
#define IDC_SCHEME_LIST 5006
40
#define IDC_SOUND_LIST 5007
41
#define IDC_DEFAULT_DEV_CHECKBOX 5008
42
#define IDC_DEVICE_PLAY_LIST 5009
43
#define IDC_DEVICE_REC_LIST 5010
44
#define IDC_DEVICE_MIDI_LIST 5011
45
#define IDC_DEVICE_VOICE_LIST 5012
46
#define IDC_DEVICE_VOICE_REC_LIST 5013
47
#define IDC_TEXT_SOUND 5014
48
#define IDC_PLAY_SOUND 5015
49
#define IDC_BROWSE_SOUND 5016
50
#define IDC_DEVICE_NAME 5017
51
#define IDC_ADVANCED_BTN 5018
52
#define IDC_SPEAKER_SET_BTN 5019
53
#define IDC_SPEAKER_VOL_BTN 5020
54
#define IDC_ADVANCED2_BTN 5021
55
#define IDC_VOLUME1_BTN 5022
56
#define IDC_ADV2_BTN 5023
57
#define IDC_VOLUME2_BTN 5024
58
#define IDC_ADV1_BTN 5025
59
#define IDC_VOLUME3_BTN 5026
60
#define IDC_ADV3_BTN 5027
61
#define IDC_VOLUME4_BTN 5028
62
#define IDC_ADV4_BTN 5029
63
#define IDC_VOLUME5_BTN 5030
64
#define IDC_ADV5_BTN 5031
65
#define IDC_TEST_HARDWARE 5032
66
#define IDC_SAVEAS_BTN 5033
67
#define IDC_DELETE_BTN 5034
68
69
#define IDI_SPEAKIMG 4624
70
#define IDC_SPEAKIMG 4625
71
#define IDC_MUTE_ICON 4626
72
73
#define IDS_SPEAKER_VOLUME 5779
74
#define IDS_SPEAKER_LEFT 5792
75
#define IDS_SPEAKER_RIGHT 5793
76
#define IDS_SPEAKER_CENTER 5794
77
#define IDS_SPEAKER_BACK_LEFT 5795
78
#define IDS_SPEAKER_BACK_RIGHT 5796
79
#define IDS_SPEAKER_LOW_FREQUENCY 5797
80
81
#define IDS_REACTOS_LOGOFF 5852
82
#define IDS_REACTOS_LOGON 5853
83
#define IDS_REACTOS_DEFAULT_SCHEME 5856
84
#define IDS_BROWSE_FOR_SOUND 6144
85
#define IDS_WAVE_FILES_FILTER 6166
86
87
/* Strings */
88
#define IDS_CPLNAME 1000
89
#define IDS_CPLDESCRIPTION 1001
90
#define IDS_NO_SOUND 1002
91
#define IDS_NO_DEVICES 1003
92
93
/* Sounds Image List */
94
#define IMAGE_SOUND_SECTION 0
95
#define IMAGE_SOUND_ASSIGNED 1
96
#define IMAGE_SOUND_NONE 2
dll
cpl
mmsys
resource.h
Generated on Mon Jan 20 2025 06:15:37 for ReactOS by
1.9.6