blob: f5fabada2248e58ce42ac902ee56e50765a3f4b5 (
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
39
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by c:\masm32\FlexLabs\DspControl\source\trunk\res\DspControl.rc
//
#define IDI_PC 101
#define IDC_LIST 102
#define IDT_MAIN 1000
#define IDC_CLIST 3000
#define IDC_ENABLED 40071
#define IDC_STATUS_ONLINE 40072
#define IDC_STATUS_AWAY 40073
#define IDC_STATUS_DND 40074
#define IDC_STATUS_NA 40075
#define IDC_STATUS_OCCUPIED 40076
#define IDC_STATUS_FREECHAT 40077
#define IDC_STATUS_INVISIBLE 40078
#define IDC_STATUS_ONTHEPHONE 40079
#define IDC_STATUS_OUTTOLUNCH 40080
#define IDC_PROTO 40081
#define IDC_ETYPE_MESSAGE 40082
#define IDC_ETYPE_URL 40083
#define IDC_ETYPE_CONTACTS 40084
#define IDC_ETYPE_ADDED 40085
#define IDC_ETYPE_AUTHREQUEST 40086
#define IDC_ETYPE_FILE 40087
#define IDC_STARTTIME 40088
#define IDC_ENDTIME 40089
#define IDC_SHOWHIDDEN 50071
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|