ReactOS
0.4.16-dev-319-g6cf4263
resources.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Clipboard Viewer
3
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4
* PURPOSE: Resources header.
5
* COPYRIGHT: Copyright 2015-2018 Ricardo Hanke
6
*/
7
8
#pragma once
9
10
#define CLIPBRD_ICON 100
11
#define CLPFILE_ICON 101
12
#define MAIN_MENU 102
13
#define ID_ACCEL 103
14
15
#define CMD_OPEN 110
16
#define CMD_SAVE_AS 111
17
#define CMD_EXIT 112
18
#define CMD_DELETE 113
19
#define CMD_HELP 115
20
#define CMD_ABOUT 116
21
22
#define CMD_AUTOMATIC 1000
23
24
#define STRING_CLIPBOARD 120
25
#define STRING_CLIPFILE 121
26
#define STRING_DELETE_MSG 123
27
#define STRING_DELETE_TITLE 124
28
#define STRING_FORMAT_NT 125
29
#define STRING_FORMAT_GEN 126
30
31
#define STRING_CF_UNKNOWN 200
32
#define STRING_CF_TEXT 201
33
#define STRING_CF_BITMAP 202
34
#define STRING_CF_METAFILEPICT 203
35
#define STRING_CF_SYLK 204
36
#define STRING_CF_DIF 205
37
#define STRING_CF_OEMTEXT 207
38
#define STRING_CF_DIB 208
39
#define STRING_CF_PALETTE 209
40
#define STRING_CF_UNICODETEXT 213
41
#define STRING_CF_ENHMETAFILE 214
42
#define STRING_CF_HDROP 215
43
#define STRING_CF_LOCALE 216
44
#define STRING_CF_DIBV5 217
45
46
#define ERROR_UNSUPPORTED_FORMAT 300
47
#define ERROR_INVALID_FILE_FORMAT 301
base
applications
clipbrd
resources.h
Generated on Wed Dec 4 2024 06:09:29 for ReactOS by
1.9.6