-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResource.h
More file actions
38 lines (37 loc) · 1.43 KB
/
Resource.h
File metadata and controls
38 lines (37 loc) · 1.43 KB
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 TestxRTCDemo.rc
//
#define IDD_MGSDLG 100
#define IDD_TESTXRTCDEMO_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDD_INPUT_TEST 130
#define IDC_STATIC_MY 1000
#define IDC_STATIC_1 1001
#define IDC_STATIC_2 1002
#define IDC_STATIC_3 1003
#define IDC_BUTTON1 1004
#define IDC_EDIT_ROOM 1005
#define IDC_EDIT_NAME 1006
#define IDC_BUTTON2 1008
#define IDC_SEND 1009
#define IDC_SHOW 1010
#define IDC_INPUT 1011
#define IDC_IM_INIT 1012
#define IDC_RECVER 1013
#define IDC_STATUS 1014
#define IDC_TITLE 1034
#define ID_SHOWMSG 32772
#define ID_INVITE 32774
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif