summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/resource.h
blob: d839f15da4c4c0c06375cfb4daef5b9ba17373a5 (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 Visual C++ generated include file.
// Used by D:\Projects\miranda-ng\miranda-ng\plugins\CloudFile\res\resource.rc
//
#define IDOK                            1
#define IDCANCEL                        2
#define IDD_ACCMGR                      9
#define IDI_UPLOAD                      101
#define IDI_DROPBOX                     102
#define IDI_GDRIVE                      103
#define IDI_ONEDRIVE                    104
#define IDI_YADISK                      105
#define IDD_OAUTH                       120
#define IDC_OAUTH_CODE                  121
#define IDC_OAUTH_AUTHORIZE             122
#define IDD_OPTIONS_MAIN                1000
#define IDC_DEFAULTSERVICE              1001
#define IDC_DONOTHINGONCONFLICT         1010
#define IDC_RENAMEONCONFLICT            1011
#define IDC_REPLACEONCONFLICT           1012
#define IDC_URL_ISTEMPORARY             1021
#define IDC_URL_COPYTOCB                1022
#define IDC_URL_COPYTOMIA               1023
#define IDC_URL_AUTOSEND                1024
#define IDC_AUTH_TEXT                   1031
#define IDC_REQUESTACCESS               1033
#define IDC_REVOKEACCESS                1034

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