summaryrefslogtreecommitdiff
path: root/plugins/XSoundNotify/src/resource.h
blob: 8b4fdb523b55b92711ad7856ed5235c1fb6dcb11 (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
//{{NO_DEPENDENCIES}}
// Включаемый файл, созданный в Microsoft Visual C++.
// Используется d:\MNG_orig\plugins\XSoundNotify\res\XSoundNotify.rc
//
#define IDD_OPTIONS                     101
#define IDD_CONTACTS                    102
#define IDC_OPT_COMBO_USERS             1001
#define IDC_OPT_COMBO_PROTO             1002
#define IDC_OPT_LABEL_SOUND             1003
#define IDC_OPT_BUTTON_CHOOSE_SOUND     1004
#define IDC_OPT_BUTTON_TEST_PLAY        1005
#define IDC_OPT_BUTTON_RESET_SOUND      1006
#define IDC_OPT_IGNORE_SOUND            1007
#define IDC_CONT_LABEL_SOUND            1008
#define IDC_CONT_BUTTON_CHOOSE_SOUND    1009
#define IDC_CONT_BUTTON_TEST_PLAY       1010
#define IDC_CONT_BUTTON_RESET_SOUND     1011
#define IDC_CONT_IGNORE_SOUND           1012

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