ReactOS
0.4.16-dev-814-g656a5dc
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
/*
2
* Definitions for OLE dialog resources
3
*
4
* Copyright 2003 Ulrich Czekalla for CodeWeavers
5
*
6
* This library is free software; you can redistribute it and/or
7
* modify it under the terms of the GNU Lesser General Public
8
* License as published by the Free Software Foundation; either
9
* version 2.1 of the License, or (at your option) any later version.
10
*
11
* This library is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14
* Lesser General Public License for more details.
15
*
16
* You should have received a copy of the GNU Lesser General Public
17
* License along with this library; if not, write to the Free Software
18
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19
*/
20
21
#pragma once
22
23
#include <
oledlg.h
>
24
25
#define IDS_RESULTOBJDESC 101
26
#define IDS_RESULTFILEOBJDESC 102
27
#define IDS_BROWSE 103
28
#define IDS_NOTOLEMOD 104
29
#define IDS_NOTOLEMODCAPTION 105
30
31
#define UIINSERTOBJECT 129
32
33
#define IDC_OBJTYPELIST 1000
34
#define IDC_RESULT 1001
35
#define IDC_CREATENEW 1002
36
#define IDC_CREATECONTROL 1003
37
#define IDC_CREATEFROMFILE 1004
38
#define IDC_OBJTYPELBL 1005
39
#define IDC_RESULTDESC 1006
40
#define IDC_ADDCONTROL 1007
41
#define IDC_ASICON 1008
42
#define IDC_BROWSE 1009
43
#define IDC_FILELBL 1010
44
#define IDC_FILE 1011
45
46
/* String ids for verb menu */
47
#define IDS_VERBMENU_CONVERT 0x130
48
#define IDS_VERBMENU_SINGLEVERB_OBJECT 0x132
49
#define IDS_VERBMENU_OBJECT_WITH_NAME 0x134
50
#define IDS_VERBMENU_OBJECT 0x135
51
52
/* String ids for Paste Special */
53
#define IDS_PS_PASTE_DATA 0x190
54
#define IDS_PS_PASTE_OBJECT 0x191
55
#define IDS_PS_PASTE_OBJECT_AS_ICON 0x192
56
#define IDS_PS_PASTE_LINK_DATA 0x193
57
#define IDS_PS_PASTE_LINK_OBJECT 0x194
58
#define IDS_PS_PASTE_LINK_OBJECT_AS_ICON 0x195
59
#define IDS_PS_NON_OLE 0x196
60
#define IDS_PS_UNKNOWN_TYPE 0x197
61
#define IDS_PS_UNKNOWN_SRC 0x198
62
#define IDS_PS_UNKNOWN_APP 0x199
oledlg.h
dll
win32
oledlg
resource.h
Generated on Thu Mar 13 2025 06:15:57 for ReactOS by
1.9.6