ReactOS 0.4.15-dev-7958-gcd0bb1a
resource.h File Reference
#include <oledlg.h>
Include dependency graph for resource.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDS_RESULTOBJDESC   101
 
#define IDS_RESULTFILEOBJDESC   102
 
#define IDS_BROWSE   103
 
#define IDS_NOTOLEMOD   104
 
#define IDS_NOTOLEMODCAPTION   105
 
#define UIINSERTOBJECT   129
 
#define IDC_OBJTYPELIST   1000
 
#define IDC_RESULT   1001
 
#define IDC_CREATENEW   1002
 
#define IDC_CREATECONTROL   1003
 
#define IDC_CREATEFROMFILE   1004
 
#define IDC_OBJTYPELBL   1005
 
#define IDC_RESULTDESC   1006
 
#define IDC_ADDCONTROL   1007
 
#define IDC_ASICON   1008
 
#define IDC_BROWSE   1009
 
#define IDC_FILELBL   1010
 
#define IDC_FILE   1011
 
#define IDS_VERBMENU_CONVERT   0x130
 
#define IDS_VERBMENU_SINGLEVERB_OBJECT   0x132
 
#define IDS_VERBMENU_OBJECT_WITH_NAME   0x134
 
#define IDS_VERBMENU_OBJECT   0x135
 
#define IDS_PS_PASTE_DATA   0x190
 
#define IDS_PS_PASTE_OBJECT   0x191
 
#define IDS_PS_PASTE_OBJECT_AS_ICON   0x192
 
#define IDS_PS_PASTE_LINK_DATA   0x193
 
#define IDS_PS_PASTE_LINK_OBJECT   0x194
 
#define IDS_PS_PASTE_LINK_OBJECT_AS_ICON   0x195
 
#define IDS_PS_NON_OLE   0x196
 
#define IDS_PS_UNKNOWN_TYPE   0x197
 
#define IDS_PS_UNKNOWN_SRC   0x198
 
#define IDS_PS_UNKNOWN_APP   0x199
 

Macro Definition Documentation

◆ IDC_ADDCONTROL

#define IDC_ADDCONTROL   1007

Definition at line 40 of file resource.h.

◆ IDC_ASICON

#define IDC_ASICON   1008

Definition at line 41 of file resource.h.

◆ IDC_BROWSE

#define IDC_BROWSE   1009

Definition at line 42 of file resource.h.

◆ IDC_CREATECONTROL

#define IDC_CREATECONTROL   1003

Definition at line 36 of file resource.h.

◆ IDC_CREATEFROMFILE

#define IDC_CREATEFROMFILE   1004

Definition at line 37 of file resource.h.

◆ IDC_CREATENEW

#define IDC_CREATENEW   1002

Definition at line 35 of file resource.h.

◆ IDC_FILE

#define IDC_FILE   1011

Definition at line 44 of file resource.h.

◆ IDC_FILELBL

#define IDC_FILELBL   1010

Definition at line 43 of file resource.h.

◆ IDC_OBJTYPELBL

#define IDC_OBJTYPELBL   1005

Definition at line 38 of file resource.h.

◆ IDC_OBJTYPELIST

#define IDC_OBJTYPELIST   1000

Definition at line 33 of file resource.h.

◆ IDC_RESULT

#define IDC_RESULT   1001

Definition at line 34 of file resource.h.

◆ IDC_RESULTDESC

#define IDC_RESULTDESC   1006

Definition at line 39 of file resource.h.

◆ IDS_BROWSE

#define IDS_BROWSE   103

Definition at line 27 of file resource.h.

◆ IDS_NOTOLEMOD

#define IDS_NOTOLEMOD   104

Definition at line 28 of file resource.h.

◆ IDS_NOTOLEMODCAPTION

#define IDS_NOTOLEMODCAPTION   105

Definition at line 29 of file resource.h.

◆ IDS_PS_NON_OLE

#define IDS_PS_NON_OLE   0x196

Definition at line 59 of file resource.h.

◆ IDS_PS_PASTE_DATA

#define IDS_PS_PASTE_DATA   0x190

Definition at line 53 of file resource.h.

◆ IDS_PS_PASTE_LINK_DATA

#define IDS_PS_PASTE_LINK_DATA   0x193

Definition at line 56 of file resource.h.

◆ IDS_PS_PASTE_LINK_OBJECT

#define IDS_PS_PASTE_LINK_OBJECT   0x194

Definition at line 57 of file resource.h.

◆ IDS_PS_PASTE_LINK_OBJECT_AS_ICON

#define IDS_PS_PASTE_LINK_OBJECT_AS_ICON   0x195

Definition at line 58 of file resource.h.

◆ IDS_PS_PASTE_OBJECT

#define IDS_PS_PASTE_OBJECT   0x191

Definition at line 54 of file resource.h.

◆ IDS_PS_PASTE_OBJECT_AS_ICON

#define IDS_PS_PASTE_OBJECT_AS_ICON   0x192

Definition at line 55 of file resource.h.

◆ IDS_PS_UNKNOWN_APP

#define IDS_PS_UNKNOWN_APP   0x199

Definition at line 62 of file resource.h.

◆ IDS_PS_UNKNOWN_SRC

#define IDS_PS_UNKNOWN_SRC   0x198

Definition at line 61 of file resource.h.

◆ IDS_PS_UNKNOWN_TYPE

#define IDS_PS_UNKNOWN_TYPE   0x197

Definition at line 60 of file resource.h.

◆ IDS_RESULTFILEOBJDESC

#define IDS_RESULTFILEOBJDESC   102

Definition at line 26 of file resource.h.

◆ IDS_RESULTOBJDESC

#define IDS_RESULTOBJDESC   101

Definition at line 25 of file resource.h.

◆ IDS_VERBMENU_CONVERT

#define IDS_VERBMENU_CONVERT   0x130

Definition at line 47 of file resource.h.

◆ IDS_VERBMENU_OBJECT

#define IDS_VERBMENU_OBJECT   0x135

Definition at line 50 of file resource.h.

◆ IDS_VERBMENU_OBJECT_WITH_NAME

#define IDS_VERBMENU_OBJECT_WITH_NAME   0x134

Definition at line 49 of file resource.h.

◆ IDS_VERBMENU_SINGLEVERB_OBJECT

#define IDS_VERBMENU_SINGLEVERB_OBJECT   0x132

Definition at line 48 of file resource.h.

◆ UIINSERTOBJECT

#define UIINSERTOBJECT   129

Definition at line 31 of file resource.h.