blob: 5f2d9bba0c1da50fb3a483083f699bff1b35405c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by rfbplayer.rc
//
#define IDI_ICON 105
#define IDR_MENU 128
#define IDR_ACCELERATOR 131
#define IDB_TOOLBAR 132
#define IDD_GOTO 133
#define IDD_PIXELFORMAT 134
#define IDD_OPTIONS 137
#define IDD_ABOUT 138
#define IDD_USERPF_LIST 139
#define IDD_UPF_EDIT 140
#define IDD_INFO 141
#define IDC_GOTO_EDIT 1003
#define IDC_PIXELFORMAT 1004
#define IDC_ASK_PF 1006
#define IDC_DEFAULT 1008
#define IDC_VERSION 1008
#define IDC_ACCEPT_BELL 1009
#define IDC_BUILDTIME 1009
#define IDC_ACCEPT_CUT_TEXT 1010
#define IDC_AUTO_STORE_PARAM 1011
#define IDC_AUTOPLAY 1012
#define IDC_BIG_ENDIAN 1013
#define IDC_EDIT_UPF 1015
#define IDC_PF_LIST 1016
#define IDC_BPP_COMBO 1016
#define IDC_ADD_BUTTON 1017
#define IDC_NAME_EDIT 1017
#define IDC_REMOVE_BUTTON 1018
#define IDC_EDIT_BUTTON 1019
#define IDC_COPYRIGHT 1021
#define IDC_DEPTH_EDIT 1021
#define IDC_DESCRIPTION 1022
#define IDC_BIGENDIAN_COMBO 1022
#define IDC_REDMAX_EDIT 1023
#define IDC_GREENMAX_EDIT 1024
#define IDC_BLUEMAX_EDIT 1025
#define IDC_REDSHIFT_EDIT 1026
#define IDC_GREENSHIFT_EDIT 1027
#define IDC_BLUESHIFT_EDIT 1028
#define IDC_INFO_EDIT 1076
#define ID_OPENFILE 40011
#define ID_CLOSEFILE 40012
#define ID_EXIT 40013
#define ID_FULLSCREEN 40014
#define ID_ZOOM_50 40015
#define ID_ZOOM_100 40016
#define ID_ZOOM_200 40017
#define ID_PLAYPAUSE 40018
#define ID_STOP 40019
#define ID_GOTO 40020
#define ID_LOOP 40022
#define ID_COPYTOCLIPBOARD 40023
#define ID_FRAMEEXTRACT 40024
#define ID_HELP_HOMEPAGE 40025
#define ID_HELP_COMMANDLINESWITCHES 40026
#define ID_HELP_ABOUT 40027
#define ID_ABOUT 40027
#define ID_OPTIONS 40029
#define ID_RETURN 40044
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 40045
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|