-
Notifications
You must be signed in to change notification settings - Fork 2
/
resource.h
37 lines (36 loc) · 1.33 KB
/
resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by FsMega.rc
//
#define IDD_LOGINDIALOG 9
#define IDI_MEGA 102
#define IDS_PLUGINNAME 103
#define IDS_LOGINERROR 104
#define IDD_ABOUTDIALOG 104
#define IDS_ABOUTTITLE 105
#define IDS_ABOUTCAPTION 106
#define IDS_ABOUTVERSION 107
#define IDS_BUILTUSING 108
#define IDS_FETCHNODESERROR 109
#define IDS_LOGINERRORDETAIL 110
#define IDC_STATIC_CAPTION 1001
#define IDC_STATIC_VERSION 1002
#define IDC_STATIC_BUILTUSING 1003
#define IDC_STATIC_USERNAME 1004
#define IDC_COMBO_USERNAME 1005
#define IDC_STATIC_PASSWORD 1006
#define IDC_STATIC_MULTIFACTORKEY 1007
#define IDC_EDIT_PASSWORD 1008
#define IDC_CHECK1 1009
#define IDC_REMEMBER 1009
#define IDC_EDIT_MULTIFACTORKEY 1010
// 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 1011
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif