blob: 08ca2a251aa22169d1cdd9755cf7f027cc011165 (
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 whatsapp.rc
//
#define IDD_WHATSAPPACCOUNT 101
#define IDI_WHATSAPP 103
#define IDD_INPUTBOX 103
#define IDI_ADD_GROUP 106
#define IDI_ADD_USER_TO_GROUP 107
#define IDI_RENAME_GROUP 108
#define IDI_CHANGE_GROUP_SUBJECT 108
#define IDI_LEAVE_GROUP 109
#define IDI_REMOVE_USER_FROM_GROUP 110
#define IDC_LOGIN 1003
#define IDC_SSL 1004
#define IDC_NICK 1005
#define IDC_BUTTON_REQUEST_CODE 1007
#define IDC_BUTTON_REGISTER 1008
#define IDC_CC 1009
#define IDC_VALUE 1010
#define IDC_CANCEL 1011
#define IDC_OK 1012
#define IDC_TEXT 1014
#define IDC_REG_CODE_1 1015
#define IDC_REG_CODE_2 1016
#define IDC_REG_CODE_3 1017
#define IDC_REG_CODE_4 1018
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 112
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|