summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage/src/resource.h
blob: 952fba4a653643170454884921c32f2da1eddf8f (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 resources.rc
//
#define IDC_PLAY                        1
#define IDD_MAIN                        101
#define IDI_SMALLICON                   102
#define IDD_OPTIONS                     103
#define IDI_STOP                        104
#define IDI_PAUSE                       105
#define IDI_PLAY                        106
#define IDI_REFRESH                     107
#define IDC_FILENAME                    1001
#define IDC_BROWSE                      1002
#define IDC_STOP                        1003
#define IDC_REFRESH                     1004
#define IDC_PROGRESS                    1005
#define IDC_STATUS                      1006
#define IDC_FILESIZE                    1008
#define IDC_LIST1                       1020
#define IDC_ALPHANUM                    1022
#define IDC_CHUNKSIZE                   1051
#define IDC_SENDDELAY                   1052
#define IDC_UNSENT                      1053
#define IDC_SENT                        1054
#define IDC_TOSEND                      1055
#define IDC_RECV                        1056

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        108
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif