blob: 0199f48bf2f7ca884300a4ec2471a4bd8b51252a (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by rfbplayer.rc
//
#define IDD_DIALOGBAR 103
#define IDI_ICON1 105
#define IDI_ICON 105
#define IDR_MENU 128
#define IDC_BUTTON1 1000
#define IDC_EDIT1 1001
#define IDC_EDIT2 1002
#define ID_FILE_OPENFILE 40011
#define ID_FILE_CLOSEFILE 40012
#define ID_FILE_EXIT 40013
#define ID_VIEW_FULLSCREEN 40014
#define ID_VIEW_ZOOM_50 40015
#define ID_VIEW_ZOOM_100 40016
#define ID_VIEW_ZOOM_200 40017
#define ID_PLAY_PLAYPAUSE 40018
#define ID_PLAY_STOP 40019
#define ID_PLAY_GOTO 40020
#define ID_PLAY_SETSPEED 40021
#define ID_PLAY_LOOP 40022
#define ID_FRAME_COPYTOCLIPBOARD 40023
#define ID_FRAME_EXTRACT 40024
#define ID_HELP_HOMEPAGE 40025
#define ID_HELP_COMMANDLINESEITCHES 40026
#define ID_HELP_ABOUT 40027
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 40028
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|