mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
354 B
13 lines
354 B
|
|
#define IDD_CLIENTUI 10
|
|
#define IDC_ADDRESS 10
|
|
#define IDC_CALL 11
|
|
#define IDC_HANGUP 12
|
|
#define IDC_SECURITY 13
|
|
#define IDC_PRIVATESEND 14
|
|
#define IDC_PRIVATERECV 15
|
|
#define IDC_SENDBUTTON 16
|
|
#define IDC_ROSTER 17
|
|
|
|
#define IDS_CONFERENCE_TITLE 100
|
|
|