blob: 249a7d938d5b824015cbc513d8f539cc4f4f7715 (
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
|
//{{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 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_SETSPEED 40021
#define ID_LOOP 40022
#define ID_COPYTOCLIPBOARD 40023
#define ID_FRAMEEXTRACT 40024
#define ID_HELP_HOMEPAGE 40025
#define ID_HELP_COMMANDLINESEITCHES 40026
#define ID_HELP_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 133
#define _APS_NEXT_COMMAND_VALUE 40045
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|