56 lines
1.8 KiB
C
56 lines
1.8 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by richedit.rc
|
||
|
//
|
||
|
#define CUR_CROSS 104
|
||
|
#define CUR_HAND 105
|
||
|
#define CUR_ITALIC 106
|
||
|
#define CUR_SELBAR 107
|
||
|
|
||
|
#define IDC_DRAGDROPCOPY 109
|
||
|
#define IDC_DRAGDROPMOVE 110
|
||
|
#define IDC_DRAGDROPNONE 111
|
||
|
|
||
|
#if defined(APSTUDIO_INVOKED) || !defined(_MAC)
|
||
|
#define IDC_NOSCROLLH 112
|
||
|
#define IDC_NOSCROLLV 113
|
||
|
#define IDC_NOSCROLLVH 114
|
||
|
#define IDC_SCROLLEAST 115
|
||
|
#define IDC_SCROLLNE 116
|
||
|
#define IDC_SCROLLNORTH 117
|
||
|
#define IDC_SCROLLNW 118
|
||
|
#define IDC_SCROLLSE 119
|
||
|
#define IDC_SCROLLSOUTH 120
|
||
|
#define IDC_SCROLLSW 121
|
||
|
#define IDC_SCROLLWEST 122
|
||
|
#define IDB_1DVSCROL 125
|
||
|
#define IDB_2DSCROL 126
|
||
|
#define IDB_1DHSCROL 127
|
||
|
#endif
|
||
|
#define CUR_VIBEAM 129
|
||
|
#define CUR_VITALIC 130
|
||
|
|
||
|
//Outline support
|
||
|
#if defined(DEBUG) || defined (_RELEASE_ASSERTS_)
|
||
|
#define IDC_MSG 200
|
||
|
#define IDD_ASSERT 201
|
||
|
#define ID_IGNOREALL 202
|
||
|
#define IDD_DEBUG 203
|
||
|
#define IDC_MEMORY_STATISTICS 1000
|
||
|
#endif
|
||
|
#define BITMAP_ID_SUBTEXT 2100
|
||
|
#define BITMAP_ID_EXPANDED_HEADING 2101
|
||
|
#define BITMAP_ID_COLLAPSED_HEADING 2102
|
||
|
#define BITMAP_ID_EMPTY_HEADING 2103
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 128
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|